1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00

Obsolete pEdicts from CGlobalVars

This commit is contained in:
GAMMACASE 2023-09-09 11:13:59 +03:00 committed by Nicholas Hastings
parent ae308873b7
commit 4a80b6ed9a

View File

@ -57,7 +57,6 @@ public:
int maxEntities;
int serverCount;
edict_t *pEdicts;
};
inline CGlobalVars::CGlobalVars() :