Fixed password box not working, connecting powered items with multiple parallel wires works, velocity/depth indicators on nav, stuff
This commit is contained in:
@@ -41,6 +41,9 @@ namespace Barotrauma.Networking
|
||||
endRoundButton.OnSelected = ToggleEndRoundVote;
|
||||
endRoundButton.Visible = false;
|
||||
|
||||
newName = newName.Replace(":", "");
|
||||
newName = newName.Replace(";", "");
|
||||
|
||||
GameMain.DebugDraw = false;
|
||||
Hull.EditFire = false;
|
||||
Hull.EditWater = false;
|
||||
|
||||
Reference in New Issue
Block a user