Updated uCore/crash fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#Autogenerated file. Do not modify.
|
||||
#Sat Mar 10 14:01:23 EST 2018
|
||||
#Sun Mar 11 10:07:56 EDT 2018
|
||||
version=release
|
||||
androidBuildCode=365
|
||||
androidBuildCode=367
|
||||
name=Mindustry
|
||||
code=3.4
|
||||
build=custom build
|
||||
|
||||
@@ -128,8 +128,7 @@ public class UI extends SceneModule{
|
||||
|
||||
if(Graphics.drawing()) Graphics.end();
|
||||
|
||||
scene.act();
|
||||
scene.draw();
|
||||
act();
|
||||
|
||||
if(control.showCursor()) {
|
||||
Draw.color();
|
||||
|
||||
Reference in New Issue
Block a user