mirror of
https://github.com/halpz/re3.git
synced 2025-10-07 18:11:44 +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