mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Replace the hardcoded SLASH define with an actual keybind.
This was a thing in released Minecraft
This commit is contained in:
@@ -49,6 +49,7 @@ enum eKeyMappingIndex
|
||||
KM_TOGGLE3RD,
|
||||
KM_FLY_UP,
|
||||
KM_FLY_DOWN,
|
||||
KM_CHAT_CMD, // called "Open Chat" in Release 1.8
|
||||
KM_COUNT,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user