1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 17:37:37 +00:00
This commit is contained in:
Nikolay Korolev 2020-06-07 19:35:05 +03:00
parent 27eaa10873
commit 23f20ceaf8

View file

@ -11886,6 +11886,7 @@ int8 CRunningScript::ProcessCommands1400To1499(int32 command)
case COMMAND_REGISTER_VIGILANTE_LEVEL:
CollectParameters(&m_nIp, 1);
debug("REGISTER_VIGILANTE_LEVEL not implemented\n"); // TODO(MIAMI)
return 0;
case COMMAND_CLEAR_ALL_CHAR_ANIMS:
{
CollectParameters(&m_nIp, 1);