General improvements
I forgot what I actually changed. It may not even be playable, I just want to get this up there.
This commit is contained in:
parent
8a0bf0ada9
commit
c73130e3ff
25 changed files with 584 additions and 274 deletions
|
@ -4,7 +4,7 @@ export const images = {
|
|||
logoSvg: 'logo2.svg'
|
||||
},
|
||||
background: {
|
||||
back: 'background.png',
|
||||
back: 'background_small.png',
|
||||
middle: 'stars_back.png',
|
||||
front: 'stars_front.png'
|
||||
},
|
||||
|
@ -44,6 +44,9 @@ export const images = {
|
|||
small: 'modules/small_gyroscope.svg',
|
||||
large: 'modules/large_gyroscope.svg'
|
||||
},
|
||||
navigation: {
|
||||
small: 'modules/small_navigation.svg',
|
||||
},
|
||||
fuelcan: 'modules/fuelcan.svg'
|
||||
},
|
||||
celestials: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue