Update config.cpp

FreezeManager missing from definitions
This commit is contained in:
second_coming 2016-05-22 13:09:58 +01:00
parent 725487340e
commit b2e2424777

View File

@ -41,6 +41,7 @@ class CfgFunctions
class FindSafePos {};
class FindSafePos_InRange {};
class FindSuppressor {};
class FreezeManager {};
class GetAllUnits {};
class GetCenter {};
class GetEmptySeats {};