fix tech definition (single currency)

This commit is contained in:
John McCardle 2022-01-07 16:17:04 -05:00
commit 9948456ab2

View file

@ -75,7 +75,6 @@ export const state = () => ({
upgrades: [ upgrades: [
{ {
name: 'Mathematics', name: 'Mathematics',
boughtWith: currencies.seasons,
price: 100, price: 100,
purchased: false, purchased: false,
}, },