mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
BAD @esteldunedain! BAD DOGGY!
This commit is contained in:
parent
4d6e757409
commit
b39209cc28
@ -43,7 +43,7 @@ _recurseFnc = {
|
||||
if (isArray ( _entryCfg >> "selection" )) then {
|
||||
_selection = getArray ( _entryCfg >> "selection" )
|
||||
} else {
|
||||
_selection = getText (_entryCfg >> "selection")
|
||||
_selection = getText (_entryCfg >> "selection");
|
||||
if (_selection == "") then {
|
||||
_selection = [0,0,0];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user