Removed map screenshot key / Basic zone guide

This commit is contained in:
Anuken
2019-03-05 16:07:48 -05:00
parent 82e44397ff
commit a5d1350815
6 changed files with 24 additions and 75 deletions

View File

@@ -26,7 +26,6 @@ public enum Binding implements KeyBind{
menu(Core.app.getType() == ApplicationType.Android ? KeyCode.BACK : KeyCode.ESCAPE),
pause(KeyCode.SPACE),
toggle_menus(KeyCode.C),
screenshot(KeyCode.P),
player_list(KeyCode.TAB, "multiplayer"),
chat(KeyCode.ENTER),
chat_history_prev(KeyCode.UP),