Modifies the chooslLevelDlg in the UI module to utilize LevelAssets for the non editor template level selection.

This commit is contained in:
Areloch 2018-01-28 15:21:03 -06:00
parent 649aed23ac
commit db0360cf48
2 changed files with 49 additions and 7 deletions

View file

@ -46,7 +46,7 @@ function ClientServer::destroy( %this )
disconnect();
// Destroy the physics plugin.
physicsDestroy();
//physicsDestroy();
sfxShutdown();