mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-03 16:13:22 +08:00
Updated IServer interface.
This commit is contained in:
parent
38d7df6bb1
commit
5a70b3bdb2
@ -51,6 +51,7 @@ public:
|
||||
virtual bool IsMultiplayer( void ) const = 0;
|
||||
virtual bool IsPausable() const = 0;
|
||||
virtual bool IsHLTV() const = 0;
|
||||
virtual bool IsReplay() const = 0;
|
||||
|
||||
virtual const char * GetPassword() const = 0; // returns the password or NULL if none set
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user