another typo

This commit is contained in:
second_coming 2016-04-27 16:24:56 +01:00
parent dbf97f347a
commit c8a47a3064

View File

@ -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