This commit is contained in:
jack77213 2020-02-16 16:57:04 +08:00
parent 654b73b78e
commit b39939d25b
Signed by: jack77213
GPG key ID: CA81AA7BB873B9F1
4 changed files with 2 additions and 2 deletions

View file

@ -1 +0,0 @@
hijack_server\addons\third

1
third/$PBOPREFIX$ Normal file
View file

@ -0,0 +1 @@
hijack_server\third

View file

@ -21,7 +21,7 @@ class CfgFunctions
{
class third
{
file="\hijack_server\addons\third\fn_3pp.sqf";
file="\hijack_server\third\fn_3pp.sqf";
postInit=1;
};
};