Removed local TAU constant.

This commit is contained in:
gmpreussner
2016-03-17 23:01:09 -04:00
parent fc1dedae73
commit 2744b80324

View File

@@ -110,7 +110,6 @@ type
TGameState* = enum
Lobby, Transitioning, Field
const
TAU* = PI * 2.0
MomentMult* = 0.62 ## global moment of inertia multiplier
var
cfg: PZoneSettings