final commit

This commit is contained in:
Pan 2019-06-15 19:28:23 +12:00
parent 4d67a8b0e6
commit 6b701a5194

View File

@ -650,7 +650,7 @@ public class gameMenu {
}
public void drawBluredBackground() {
if(gameSuspendCount < 4) {
if(gameSuspendCount < 5) {
for(int k = 0; k < 3; k++)
for(int i = 1; i < 511; i++ ) {