mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
convert log macros to cba versions (#4282)
* convert log macros to cba versions * Add changes to AB * remove obsolete macro
This commit is contained in:
@ -35,4 +35,4 @@ GVAR(Module) = true;
|
||||
|
||||
[QGVAR(EnableSwitchUnits), true, false, true] call EFUNC(common,setSetting);
|
||||
|
||||
ACE_LOGINFO("SwitchUnits Module Initialized.");
|
||||
INFO("SwitchUnits Module Initialized.");
|
||||
|
Reference in New Issue
Block a user