Correct ISource2GameClients vftable count

This commit is contained in:
number201724 2025-09-08 19:32:39 +08:00
parent 7b03e97992
commit aa33eda7e4
No known key found for this signature in database

View File

@ -646,6 +646,7 @@ public:
virtual void unk203() = 0;
virtual void unk204() = 0;
virtual void unk205() = 0;
};
typedef IVEngineServer2 IVEngineServer;