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