mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 20:46:03 +08:00
Fix ISource2Engine funcs being inaccessible.
This commit is contained in:
@ -158,6 +158,7 @@ struct CSplitScreenSlot
|
||||
//-----------------------------------------------------------------------------
|
||||
abstract_class ISource2Engine : public IAppSystem
|
||||
{
|
||||
public:
|
||||
// Is the game paused?
|
||||
virtual bool IsPaused() = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user