Revert destructor removal

This commit is contained in:
GAMMACASE 2025-09-08 20:08:16 +03:00
parent fbc1f8b478
commit f3bcb38fad

View File

@ -487,7 +487,7 @@ public:
abstract_class ISource2GameEntities : public IAppSystem
{
public:
virtual Reset( bool bDestroyAndDelete = false ) = 0;
virtual ~ISource2GameEntities() = 0;
// This sets a bit in pInfo for each edict in the list that wants to be transmitted to the
// client specified in pInfo.