mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 12:57:06 +02:00
Playtesting- fixed bugs
This commit is contained in:
@@ -22,6 +22,9 @@ CONSTANTS = {
|
||||
MillisecondsPer20Hours: 72000000,
|
||||
GameCyclesPer20Hours: 72000000 / 200,
|
||||
|
||||
MillisecondsPer10Hours: 36000000,
|
||||
GameCyclesPer10Hours: 36000000 / 200,
|
||||
|
||||
MillisecondsPer8Hours: 28800000,
|
||||
GameCyclesPer8Hours: 28800000 / 200,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user