mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-10 16:00:46 +00:00
Modifies the chooslLevelDlg in the UI module to utilize LevelAssets for the non editor template level selection.
This commit is contained in:
parent
649aed23ac
commit
db0360cf48
2 changed files with 49 additions and 7 deletions
|
|
@ -46,7 +46,7 @@ function ClientServer::destroy( %this )
|
|||
disconnect();
|
||||
|
||||
// Destroy the physics plugin.
|
||||
physicsDestroy();
|
||||
//physicsDestroy();
|
||||
|
||||
sfxShutdown();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue