From 86e0089cc6233964ca8ac858f627e0572078b199 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Mon, 18 Jun 2018 09:36:40 +0200 Subject: MOHAWK: RIVEN: Patch in the load menu for the game versions missing it --- engines/mohawk/riven_stacks/aspit.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/mohawk/riven_stacks/aspit.cpp') diff --git a/engines/mohawk/riven_stacks/aspit.cpp b/engines/mohawk/riven_stacks/aspit.cpp index c4ae09684c..de5747cbc2 100644 --- a/engines/mohawk/riven_stacks/aspit.cpp +++ b/engines/mohawk/riven_stacks/aspit.cpp @@ -66,7 +66,6 @@ ASpit::ASpit(MohawkEngine_Riven *vm) : REGISTER_COMMAND(ASpit, xaexittomain); REGISTER_COMMAND(ASpit, xaSaveGame); - registerName(kExternalCommandNames, kExternalSaveGame, "xaSaveGame"); } struct MenuItemText { -- cgit v1.2.3