Procházet zdrojové kódy

Fix plural form for galaxies

tags/v0.0.4
Fen Dweller před 5 roky
rodič
revize
a6beff0a16
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      constants.js

+ 1
- 1
constants.js Zobrazit soubor

@@ -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,


Načítá se…
Zrušit
Uložit