From 29e0cfa98bb09361e3a3d051d5cf2c5a7328108f Mon Sep 17 00:00:00 2001 From: Nikolay Korolev Date: Sun, 3 Jan 2021 12:52:26 +0300 Subject: fix --- src/control/Script4.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/control') diff --git a/src/control/Script4.cpp b/src/control/Script4.cpp index 31f50257..d350bafd 100644 --- a/src/control/Script4.cpp +++ b/src/control/Script4.cpp @@ -254,6 +254,7 @@ int8 CRunningScript::ProcessCommands800To899(int32 command) pPed->SetObjective(OBJECTIVE_CATCH_TRAIN); return 0; } + */ #ifdef GTA_SCRIPT_COLLECTIVE case COMMAND_SET_COLL_OBJ_CATCH_TRAIN: CollectParameters(&m_nIp, 1); -- cgit v1.2.3