MR-2: Macro leftovers removed

This commit is contained in:
Mind Rapist
2025-12-20 15:55:39 +02:00
parent 7580e4278c
commit b344e5505e
6 changed files with 0 additions and 24 deletions

View File

@@ -269,9 +269,7 @@ void CEffectInstance::Clear()
void CEffectInstance::__Initialize()
{
#ifdef __ENABLE_STEALTH_FIX__
ReleaseAlwaysHidden();
#endif
m_isAlive = FALSE;
m_dwFrame = 0;
m_pSoundInstanceVector = NULL;