feat: added interactions, demo packs and destructables
This commit is contained in:
parent
d66c999039
commit
5a4ac26c72
12 changed files with 369 additions and 23 deletions
|
|
@ -19,6 +19,7 @@ public:
|
|||
static String sig_run;
|
||||
static String sig_jump;
|
||||
static String sig_crouch;
|
||||
static String sig_activate;
|
||||
|
||||
private:
|
||||
bool was_paused{ false };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue