mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
update path errors
This commit is contained in:
parent
20d37e9243
commit
04a299c289
@ -19,10 +19,10 @@
|
||||
|
||||
class HaloParachute
|
||||
{
|
||||
file = "ExHPClient\Functions";
|
||||
file = "ExAdClient\HaloParachute\Functions";
|
||||
class ejectPlayer {};
|
||||
class pullParachute {};
|
||||
class showEject {};
|
||||
class showParachute {};
|
||||
class customize {file = "ExHPClient\HaloParachute\postInit.sqf"; postInit = 1;};
|
||||
class customize {file = "ExAdClient\HaloParachute\postInit.sqf"; postInit = 1;};
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user