Update change log

This commit is contained in:
ebaydayz
2016-10-03 15:45:13 -04:00
parent df39ea0f30
commit 97796bf524
5 changed files with 5 additions and 5 deletions

View File

@@ -141,7 +141,7 @@ playMusic "dayz_track_death_1";
uiSleep 2;
for "_x" from 5 to 1 step -1 do {
titleText [format[localize "str_return_lobby",_x], "PLAIN DOWN", 1];
titleText [format[localize "str_return_lobby", _x], "PLAIN DOWN", 1];
uiSleep 1;
};