another typo
This commit is contained in:
parent
dbf97f347a
commit
c8a47a3064
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
_logDetail = _this select 0;
|
_logDetail = _this select 0;
|
||||||
|
|
||||||
infiSTARinstalled = true;
|
|
||||||
if(isNil "INFISTARVERSION") then { SC_infiSTAR_log = false; };
|
if(isNil "INFISTARVERSION") then { SC_infiSTAR_log = false; };
|
||||||
|
|
||||||
if(SC_infiSTAR_log) then
|
if(SC_infiSTAR_log) then
|
||||||
@ -13,5 +12,3 @@ else
|
|||||||
{
|
{
|
||||||
diag_log _logDetail;
|
diag_log _logDetail;
|
||||||
};
|
};
|
||||||
|
|
||||||
infiSTAR
|
|
Loading…
Reference in New Issue
Block a user