mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-06 18:18:23 +00:00
Correct ISource2GameClients vftable count
This commit is contained in:
parent
7b03e97992
commit
aa33eda7e4
@ -646,6 +646,7 @@ public:
|
||||
|
||||
virtual void unk203() = 0;
|
||||
virtual void unk204() = 0;
|
||||
virtual void unk205() = 0;
|
||||
};
|
||||
|
||||
typedef IVEngineServer2 IVEngineServer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user