mirror of
https://github.com/arnaucube/gogame.git
synced 2026-02-07 03:26:39 +01:00
energy consumption and production working
This commit is contained in:
@@ -5,7 +5,7 @@ package constants
|
||||
const GALAXYSIZE = 50
|
||||
const SOLARSYSTEMSIZE = 15
|
||||
|
||||
const UniverseAcceleration = 5
|
||||
const UniverseAcceleration = 1
|
||||
const MineVelocity = 1
|
||||
|
||||
// extra
|
||||
|
||||
Reference in New Issue
Block a user