Преглед изворни кода

Fix plural form for galaxies

tags/v0.0.4
Fen Dweller пре 5 година
родитељ
комит
a6beff0a16
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      constants.js

+ 1
- 1
constants.js Прегледај датотеку

@@ -136,7 +136,7 @@ const buildings = {
},
"galaxy": {
"name": "Galaxy",
"plural": "Galaxy",
"plural": "Galaxies",
"desc": "In a galaxy far, far down your gullet...",
"cost": 4.0e17,
"prod": 1e15/2.6,


Loading…
Откажи
Сачувај