mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fixed a few more script_comps
This commit is contained in:
parent
231359ec4e
commit
d7f2f673f3
@ -1,4 +1,4 @@
|
||||
#include "..\script_component.hpp"
|
||||
#include "script_component.hpp"
|
||||
|
||||
["CBA_settingsInitialized", {
|
||||
if (isServer) then {
|
||||
|
@ -1,3 +1,3 @@
|
||||
#include "..\script_component.hpp"
|
||||
#include "script_component.hpp"
|
||||
|
||||
#include "XEH_PREP.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user