1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 09:05:19 +02:00

Make direct item selection keys freely bindable

This commit is contained in:
Wuzzy
2016-12-18 23:34:52 +01:00
committed by paramat
parent d504831ee2
commit 640ba77276
6 changed files with 158 additions and 17 deletions

View File

@@ -57,7 +57,6 @@ protected:
extern const KeyPress EscapeKey;
extern const KeyPress CancelKey;
extern const KeyPress NumberKey[10];
// Key configuration getter
KeyPress getKeySetting(const char *settingname);