mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-07 10:38:23 +00:00
Updated IServerGameDLL interface (bug 4978, r=asherkin).
This commit is contained in:
parent
2c14f0be0f
commit
7b620971fe
@ -500,6 +500,8 @@ public:
|
||||
|
||||
// Called after the steam API has been activated post-level startup
|
||||
virtual void GameServerSteamAPIActivated( void ) = 0;
|
||||
|
||||
virtual void GameServerSteamAPIShutdown( void ) = 0;
|
||||
};
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user