Ignatz_Tools/CfgRemoteExec.hpp
2019-09-03 20:41:41 +02:00

29 lines
195 B
C++

class CfgRemoteExec
{
class Functions
{
...
class Ignatz_Server_CraftBike
{
allowedTargets=2;
jip = 0;
};
...
};
...
};