Script5.cpp

This commit is contained in:
Nikolay Korolev
2021-01-16 13:26:46 +03:00
parent 8b6bcef4b7
commit 708d5831e4
6 changed files with 47 additions and 14 deletions

View File

@@ -36,6 +36,8 @@
#include "GameLogic.h"
#include "Bike.h"
// LCS: file done except TODOs
int8 CRunningScript::ProcessCommands500To599(int32 command)
{
switch (command) {