Merge branch 'main' into ly-as-sdk/LYN-2948

This commit is contained in:
phistere
2021-05-13 11:25:03 -05:00
1224 changed files with 18773 additions and 126359 deletions
-5
View File
@@ -573,11 +573,6 @@ namespace O3DELauncher
systemInitParams.hWnd = mainInfo.m_window;
systemInitParams.pPrintSync = mainInfo.m_printSink;
if (strstr(mainInfo.m_commandLine, "-norandom"))
{
systemInitParams.bNoRandom = true;
}
systemInitParams.bDedicatedServer = IsDedicatedServer();
if (IsDedicatedServer())
{