added keybind
This commit is contained in:
@@ -12,6 +12,8 @@ public:
|
||||
|
||||
virtual void Spawn( void ) override;
|
||||
void Think( float fDelta );
|
||||
private:
|
||||
Vector m_vMovementVector = {};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user