Updated uCore/crash fix
This commit is contained in:
@@ -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