Bug fixes
This commit is contained in:
parent
17df8c0863
commit
8a0bf0ada9
10 changed files with 187 additions and 30 deletions
|
@ -25,12 +25,12 @@ export const images = {
|
|||
on: 'modules/light_thruster_on.svg'
|
||||
},
|
||||
heavy: {
|
||||
off: 'modules/light_thruster.svg',
|
||||
on: 'modules/light_thruster_on.svg'
|
||||
off: 'modules/heavy_thruster.svg',
|
||||
on: 'modules/heavy_thruster_on.svg'
|
||||
},
|
||||
advanced: {
|
||||
off: 'modules/light_thruster.svg',
|
||||
on: 'modules/light_thruster_on.svg'
|
||||
off: 'modules/advanced_thruster.svg',
|
||||
on: 'modules/advanced_thruster_on.svg'
|
||||
}
|
||||
},
|
||||
connector: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue