v0.8.0: added an initial window for key bindings, more work needed
This commit is contained in:
@@ -28,4 +28,6 @@ public class GameAction {
|
||||
public static final int BACK = 1;
|
||||
public static final int MENU = 2;
|
||||
|
||||
public static final int TOTAL_ACTIONS = 3;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user