Update "Space Colony" script
madoar opened this issue · 1 comments
madoar commented
The following should be done:
- change
var
toconst
orlet
- change
function
to the arrow syntax - add the missing parameters to
wine.run
scripts/Applications/Games/Space Colony/Local/script.js
Lines 15 to 24 in 5fe4e1f
Zemogiter commented
It's already const