1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 03:56:10 +08:00

Update ISource2GameClients

This commit is contained in:
GAMMACASE
2025-08-13 15:25:54 +03:00
parent 0fb860eacc
commit efc302d9fa

View File

@ -629,8 +629,6 @@ public:
// The client has submitted a keyvalues command
virtual void ClientCommandKeyValues( CPlayerSlot slot, KeyValues *pKeyValues ) = 0;
virtual void unk001() = 0;
virtual bool ClientCanPause( CPlayerSlot slot ) = 0;