fix splash state not getting inputs
This commit is contained in:
@@ -440,6 +440,7 @@ public class DisplayContainer implements ErrorDumpable, ResolutionChangedListene
|
||||
input.addListener(new GlobalInputListener());
|
||||
input.addMouseListener(bubNotifState);
|
||||
}
|
||||
input.addListener(state);
|
||||
|
||||
sout("GL ready");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user