1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-03 16:13:22 +08:00

Update INetChannelInfo (#281)

This commit is contained in:
Nyano 2024-11-13 17:10:43 +08:00 committed by GitHub
parent d8dea09acb
commit aeaf0cab87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,6 +95,7 @@ public:
virtual void SetShowNetMessages( bool show ) = 0;
virtual void unk201() = 0;
virtual void unk202() = 0;
};
#endif // INETCHANNELINFO_H