Skip to content

Commit 2f8ba88

Browse files
committed
Replicate in Generals
1 parent 6e9cf33 commit 2f8ba88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Generals/Code/Tools/GUIEdit/Source/EditWindow.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ void EditWindow::shutdown( void )
500500
// delete asset manager
501501
m_assetManager->Free_Assets();
502502
delete m_assetManager;
503+
m_assetManager = NULL;
503504

504505
// shutdown WW3D
505506
WW3D::Shutdown();

0 commit comments

Comments
 (0)