aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_stacks/aspit.cpp
diff options
context:
space:
mode:
authorBastien Bouclet2018-06-18 09:36:40 +0200
committerBastien Bouclet2018-06-29 13:31:54 +0200
commit86e0089cc6233964ca8ac858f627e0572078b199 (patch)
tree69c1eb14f55a233912a821f7ed7f098ec4dc322e /engines/mohawk/riven_stacks/aspit.cpp
parent23c889db4473815686cf5410662a0e32ae68abeb (diff)
downloadscummvm-rg350-86e0089cc6233964ca8ac858f627e0572078b199.tar.gz
scummvm-rg350-86e0089cc6233964ca8ac858f627e0572078b199.tar.bz2
scummvm-rg350-86e0089cc6233964ca8ac858f627e0572078b199.zip
MOHAWK: RIVEN: Patch in the load menu for the game versions missing it
Diffstat (limited to 'engines/mohawk/riven_stacks/aspit.cpp')
-rw-r--r--engines/mohawk/riven_stacks/aspit.cpp1
1 files changed, 0 insertions, 1 deletions
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 {