Merged branch master into new-netcode

This commit is contained in:
juanjp600
2016-09-27 19:45:14 -03:00
20 changed files with 712 additions and 253 deletions

View File

@@ -218,6 +218,7 @@ namespace Barotrauma
Mission.Init();
MapEntityPrefab.Init();
LevelGenerationParams.LoadPresets();
TitleScreen.LoadState = 10.0f;
yield return CoroutineStatus.Running;