graph: do not spam about problem
nav: tweaked stuck values and timers
This commit is contained in:
parent
e820527703
commit
9b80517eda
5 changed files with 17 additions and 4 deletions
|
|
@ -274,6 +274,9 @@ public:
|
|||
// mark breakable entity as invalid
|
||||
void markBreakableAsInvalid (edict_t *ent);
|
||||
|
||||
// is developer mode ?
|
||||
bool isDeveloperMode () const;
|
||||
|
||||
// public inlines
|
||||
public:
|
||||
// get the current time on server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue