Merge pull request #1 from MGTDB/patch-1
Since infiSTAR updated, full log name no longer needed
This commit is contained in:
commit
e7f79584bf
@ -3,7 +3,7 @@
|
||||
_logDetail = format["%1 %2",SC_occupationVersion,_this select 0];
|
||||
_fileName = _this select 1;
|
||||
|
||||
if(isNil "_fileName") then { _fileName = "A3_EXILE_OCCUPATION"; };
|
||||
if(isNil "_fileName") then { _fileName = "OCCUPATION"; };
|
||||
|
||||
if(SC_infiSTAR_log && !(isNil "INFISTARVERSION")) then
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user