mirror of
https://github.com/halpz/re3.git
synced 2025-07-25 14:12:48 +00:00
fix shutdown
This commit is contained in:
@ -318,6 +318,7 @@ CWaterLevel::Shutdown()
|
||||
|
||||
_DELETE_TEXTURE(gpWaterTex);
|
||||
_DELETE_TEXTURE(gpWaterEnvTex);
|
||||
_DELETE_TEXTURE(gpWaterWakeTex);
|
||||
_DELETE_TEXTURE(gpWaterEnvBaseTex);
|
||||
|
||||
#undef _DELETE_TEXTURE
|
||||
|
Reference in New Issue
Block a user