mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Merge branch 'alpha40_dbClear' of https://github.com/Azaezel/Torque3D into Preview4_0_w_alph40_cleanups
This commit is contained in:
commit
87b160faab
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ function onServerCreated()
|
||||||
physicsInitWorld( "server" );
|
physicsInitWorld( "server" );
|
||||||
|
|
||||||
physicsStartSimulation("server");
|
physicsStartSimulation("server");
|
||||||
|
DatablockFilesList.clear();
|
||||||
loadDatablockFiles( DatablockFilesList, true );
|
loadDatablockFiles( DatablockFilesList, true );
|
||||||
|
|
||||||
callOnModules("onServerScriptExec", "Core");
|
callOnModules("onServerScriptExec", "Core");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue