mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38:26 +00:00
bump to 3.0.1 and touch convar_class.inc & dhooks.inc so they reindex
This commit is contained in:
parent
fea39ce643
commit
32658a029d
@ -3,6 +3,7 @@
|
||||
#endif
|
||||
#define _convar_class_included
|
||||
|
||||
//
|
||||
// todo: track previous default values
|
||||
|
||||
static ArrayList _ConvarList;
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
#endif
|
||||
#define _dhooks_included
|
||||
|
||||
//
|
||||
// Needed for the SDKFuncConfSource enum.
|
||||
#include <sdktools>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
#endif
|
||||
#define _shavit_included
|
||||
|
||||
#define SHAVIT_VERSION "3.0.0"
|
||||
#define SHAVIT_VERSION "3.0.1"
|
||||
#define STYLE_LIMIT 256
|
||||
#define MAX_ZONES 64
|
||||
#define MAX_STAGES 51 // 😐 kind of arbitrary but also some space between this and MAX_ZONES
|
||||
|
||||
Loading…
Reference in New Issue
Block a user