nav: fixed lift usage as much as possible without full rewrite
mgr: end round with ``endround`` regamedll command if available (menus only) aim: prevent look angles overflows in some situations
This commit is contained in:
parent
b790e7a4bb
commit
0de53173f0
5 changed files with 67 additions and 45 deletions
|
|
@ -519,7 +519,7 @@ private:
|
|||
void pickupItem_ ();
|
||||
void shootBreakable_ ();
|
||||
|
||||
edict_t *lookupButton (StringRef target);
|
||||
edict_t *lookupButton (StringRef target, bool blindTest = false);
|
||||
edict_t *lookupBreakable ();
|
||||
edict_t *setCorrectGrenadeVelocity (StringRef model);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue