script fixes

This commit is contained in:
Nikolay Korolev 2021-01-20 12:12:26 +03:00
parent dac4dd560a
commit aa0f77043c
8 changed files with 12 additions and 14 deletions

View file

@ -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;