Fix issue with dangling playSoundInstance pointer
This commit is contained in:
@@ -1397,5 +1397,6 @@ CArea::SAmbienceInstance::SAmbienceInstance()
|
||||
fy = 0.0f;
|
||||
fz = 0.0f;
|
||||
dwRange = 0;
|
||||
playSoundInstance = nullptr;
|
||||
fNextPlayTime = 0.0f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user