mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-08 02:58:24 +00:00
Update ISource2Server.
This commit is contained in:
parent
9342f5d650
commit
defb016d32
@ -435,6 +435,8 @@ public:
|
||||
// edict_t::classname to figure out how to encode a class's data for networking
|
||||
virtual ServerClass* GetAllServerClasses( void ) = 0;
|
||||
|
||||
virtual void *UnknownFunc2() = 0;
|
||||
|
||||
virtual const char *GetLoadedMapName( void ) const = 0;
|
||||
|
||||
virtual bool IsPaused( void ) const = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user