Faction Test 100.13.0.0

This commit is contained in:
Markus Isberg
2023-01-11 15:36:23 +02:00
parent 1650735468
commit caa5a2f762
145 changed files with 2100 additions and 1111 deletions
@@ -64,7 +64,6 @@ namespace Barotrauma
EnableMouseLook = true,
ChatOpen = true,
CrewMenuOpen = true,
EditorDisclaimerShown = false,
ShowOffensiveServerPrompt = true,
TutorialSkipWarning = true,
CorpseDespawnDelay = 600,
@@ -132,7 +131,6 @@ namespace Barotrauma
public EnemyHealthBarMode ShowEnemyHealthBars;
public bool ChatOpen;
public bool CrewMenuOpen;
public bool EditorDisclaimerShown;
public bool ShowOffensiveServerPrompt;
public bool TutorialSkipWarning;
public int CorpseDespawnDelay;