fix tech definition (single currency)
This commit is contained in:
parent
eaa038dc43
commit
9948456ab2
|
@ -75,7 +75,6 @@ export const state = () => ({
|
||||||
upgrades: [
|
upgrades: [
|
||||||
{
|
{
|
||||||
name: 'Mathematics',
|
name: 'Mathematics',
|
||||||
boughtWith: currencies.seasons,
|
|
||||||
price: 100,
|
price: 100,
|
||||||
purchased: false,
|
purchased: false,
|
||||||
},
|
},
|
||||||
|
|
Reference in New Issue