This commit is contained in:
Nikolay Korolev 2021-01-29 00:05:57 +03:00
parent 2d5f087041
commit 4270180b8b
2 changed files with 3 additions and 2 deletions

View file

@ -788,6 +788,7 @@ int8 CRunningScript::ProcessCommands1400To1499(int32 command)
}
}
}
StoreParameters(&m_nIp, 1);
return 0;
}
default: