build 0.3.8.0430

fixed typo in masterloop
This commit is contained in:
vbawol 2016-04-24 15:19:33 -05:00
parent fcf0ac1a4f
commit 34732363ff
31 changed files with 8 additions and 5 deletions

View File

@ -50,4 +50,7 @@ while {'+_condition+'} do {
};
';
}forEach _configs;
_build_sqf = _build_sqf + '
uiSleep 0.1;
};';
call compile _build_sqf;

View File

@ -1 +1 @@
build=429;
build=430;

View File

@ -1 +1 @@
build=429;
build=430;

View File

@ -1 +1 @@
build=429;
build=430;

View File

@ -1 +1 @@
build=429;
build=430;

View File

@ -1 +1 @@
429
430