Add zooming
This commit is contained in:
parent
56a09f98c5
commit
b02675f4fb
12 changed files with 156 additions and 29 deletions
|
@ -13,6 +13,11 @@ export const images = {
|
|||
thruster: {
|
||||
light: 'modules/light_thruster.svg'
|
||||
}
|
||||
},
|
||||
celestials: {
|
||||
green: {
|
||||
"0": 'celestials/green_0.svg'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue