fix: disabled frame skipping on xash3d still works partially (ref #593)

This commit is contained in:
jeefo 2024-07-14 15:01:36 +03:00
commit 18fe797c7b
No known key found for this signature in database
GPG key ID: D696786B81B667C8
2 changed files with 19 additions and 9 deletions

View file

@ -129,6 +129,7 @@ public:
bool balancedKickRandom (bool decQuota);
bool hasCustomCSDMSpawnEntities ();
bool isLineBlockedBySmoke (const Vector &from, const Vector &to, float grenadeBloat = 1.0f);
bool isFrameSkipDisabled ();
public:
const Array <edict_t *> &getActiveGrenades () {