mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Update config.cpp
FreezeManager missing from definitions
This commit is contained in:
parent
725487340e
commit
b2e2424777
@ -41,6 +41,7 @@ class CfgFunctions
|
|||||||
class FindSafePos {};
|
class FindSafePos {};
|
||||||
class FindSafePos_InRange {};
|
class FindSafePos_InRange {};
|
||||||
class FindSuppressor {};
|
class FindSuppressor {};
|
||||||
|
class FreezeManager {};
|
||||||
class GetAllUnits {};
|
class GetAllUnits {};
|
||||||
class GetCenter {};
|
class GetCenter {};
|
||||||
class GetEmptySeats {};
|
class GetEmptySeats {};
|
||||||
|
Loading…
Reference in New Issue
Block a user