mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-12 14:51:51 +09:00
portalPoint to the world
This commit is contained in:
@@ -909,6 +909,7 @@ public class App implements ApplicationListener {
|
||||
currentScreen.show();
|
||||
currentScreen.resize(scr.getWidth(), scr.getHeight());
|
||||
|
||||
TerrarumGlobalState.INSTANCE.getHAS_KEYBOARD_INPUT_FOCUS().unset();
|
||||
|
||||
System.gc();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user