mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Rewrite keycode.cpp (Keycode handling & names)
This commit is contained in:
@@ -44,8 +44,6 @@ public:
|
||||
|
||||
const char *sym() const;
|
||||
const char *name() const;
|
||||
|
||||
std::string debug() const;
|
||||
protected:
|
||||
static bool valid_kcode(irr::EKEY_CODE k)
|
||||
{
|
||||
|
Reference in New Issue
Block a user