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