mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-19 07:21:19 +00:00
Removed local TAU constant.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user