mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Fix include error, fix prefix filename
Prefixes were not applying when packed with Eliteness, changed name accordingly. Also, I just learned that the included init.sqf file must be in a functions folder (probably due to the scriptName command at the beginning)
This commit is contained in:
@@ -1 +1 @@
|
||||
#include "\z\addons\dayz_code\system\CA\init.sqf"
|
||||
#include "\z\addons\dayz_code\system\ca\functions\init.sqf"
|
||||
Reference in New Issue
Block a user