summaryrefslogtreecommitdiffstats
path: root/src/control/Script8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/Script8.cpp')
-rw-r--r--src/control/Script8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control/Script8.cpp b/src/control/Script8.cpp
index c6e11127..e58bf3ea 100644
--- a/src/control/Script8.cpp
+++ b/src/control/Script8.cpp
@@ -681,7 +681,7 @@ int8 CRunningScript::ProcessCommands1400To1499(int32 command)
//case COMMAND_1489:
//case COMMAND_1490:
//case COMMAND_1491:
- case COMMAND_SET_DEBUG_MENU_ACTUVE:
+ case COMMAND_SET_DEBUG_MENU_ACTIVE:
CollectParameters(&m_nIp, 1);
// this sets two values on PS2, but not on mobile - TODO?
return 0;