Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into BugfixQOL_20210909

This commit is contained in:
Areloch 2021-09-10 02:20:13 -05:00
commit dec9f54a9b
322 changed files with 10473 additions and 10241 deletions

View file

@ -255,7 +255,7 @@ function EditorCreateFakeGameSession(%fileName)
$Game::MissionGroup = "MissionGroup";
exec(%file);
exec(%fileName);
}
function fastLoadWorldEdit(%val)