feat: replace 'fallback weapon' with 'starting weapon'
This commit is contained in:
parent
a93e79cd1c
commit
01b69df872
12 changed files with 233 additions and 57 deletions
|
|
@ -27,6 +27,7 @@ public:
|
|||
virtual bool allows_running() const override;
|
||||
bool run_requested() const;
|
||||
virtual void notify_selected() override;
|
||||
bool is_animating() const;
|
||||
|
||||
private:
|
||||
float ads_factor{ 0.5f };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue