bot: added support for 25th anniversary hl-update structures
This commit is contained in:
parent
6493608fc2
commit
87e3cc963a
4 changed files with 15 additions and 1 deletions
|
|
@ -196,6 +196,9 @@ public:
|
|||
// checks whether software rendering is enabled
|
||||
bool isSoftwareRenderer ();
|
||||
|
||||
// checks if this is 25th anniversary half-life update
|
||||
bool is25thAnniversaryUpdate ();
|
||||
|
||||
// load the cs binary in non metamod mode
|
||||
bool loadCSBinary ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue