diff options
Diffstat (limited to 'core/src/com')
| -rw-r--r-- | core/src/com/ilotterytea/maxoning/MaxonGame.java | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/src/com/ilotterytea/maxoning/MaxonGame.java b/core/src/com/ilotterytea/maxoning/MaxonGame.java index ee59fa9..a410a12 100644 --- a/core/src/com/ilotterytea/maxoning/MaxonGame.java +++ b/core/src/com/ilotterytea/maxoning/MaxonGame.java @@ -57,8 +57,4 @@ public class MaxonGame extends Game { assetManager.dispose(); instance.dispose(); } - - public void registerItems() { - - } } |
