Fix missing string typo

My mistake from
7751914428
This commit is contained in:
ebaydayz
2016-07-17 16:00:12 -04:00
parent 7751914428
commit 3a5fc91329
4 changed files with 4 additions and 3 deletions

View File

@@ -123,7 +123,7 @@ while {_isOk} do {
_proceed = true;
};
format [localize "STR_EPOCH_BREAKIN", _counter,_limit] call dayz_rollingMessages;
format [localize "STR_BLD_BREAKIN", _counter,_limit] call dayz_rollingMessages;
uiSleep 0.03;
};
//Tool issues