mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Task Mission System Update
Missed a file.
This commit is contained in:
parent
30edcfb449
commit
63b4cde01b
@ -32,6 +32,7 @@ class CfgClientFunctions
|
||||
class unitSpawn {};
|
||||
class antiWall {};
|
||||
class onEachFrame {};
|
||||
class callSapperMigration {};
|
||||
};
|
||||
|
||||
class building
|
||||
@ -117,6 +118,7 @@ class CfgClientFunctions
|
||||
class fnc_playerDeathMorph {};
|
||||
class fnc_playerSetVariable {};
|
||||
class fnc_playerAttachToAntagonist {};
|
||||
class fnc_createMarker {};
|
||||
};
|
||||
class environment
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user