Fixed password box not working, connecting powered items with multiple parallel wires works, velocity/depth indicators on nav, stuff
This commit is contained in:
@@ -18,6 +18,8 @@ namespace Barotrauma
|
||||
public const Category CollisionProjectile = Category.Cat6;
|
||||
public const Category CollisionLevel = Category.Cat7;
|
||||
|
||||
public static float DisplayToRealWorldRatio = 1.0f / 80.0f;
|
||||
|
||||
public static double accumulator;
|
||||
public static double step = 1.0/60.0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user