mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 07:53:43 +00:00
mod: removed unnecessary InputAction member
This commit is contained in:
parent
31e29713de
commit
457e860dba
@ -100,7 +100,6 @@ public:
|
||||
std::string name;
|
||||
std::vector<Key> bindings;
|
||||
std::function<void()> callback;
|
||||
std::string context;
|
||||
};
|
||||
|
||||
InputManager();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user