Implemented sprite caching, water, grass, and improved performance
This commit is contained in:
@@ -34,7 +34,7 @@ public class MenuDialog extends Dialog{
|
||||
hide();
|
||||
paused = false;
|
||||
playing = false;
|
||||
});
|
||||
}).show();
|
||||
}).width(200);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user