feat: started work on reloading
This commit is contained in:
parent
2d720a983a
commit
150231c67c
17 changed files with 63 additions and 33 deletions
|
|
@ -20,6 +20,7 @@ public:
|
|||
static String sig_jump;
|
||||
static String sig_crouch;
|
||||
static String sig_activate;
|
||||
static String sig_reload;
|
||||
|
||||
private:
|
||||
bool was_paused{ false };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue