feat: add support for keyboard and mouse input
This commit is contained in:
@@ -16,7 +16,8 @@ public:
|
||||
virtual void tick(LocalPlayer *player);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
bool lReset;
|
||||
bool rReset;
|
||||
bool m_gamepadSneaking;
|
||||
};
|
||||
Reference in New Issue
Block a user