This commit is contained in:
@@ -12,6 +12,8 @@ public abstract class BaseView {
|
||||
|
||||
public abstract void render();
|
||||
|
||||
public void onKill() {}
|
||||
|
||||
public void closeMenu() {
|
||||
this.stateMachine.popState();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user