Improve edit screen
This commit is contained in:
parent
52770d7eb2
commit
826986cdbf
12 changed files with 235 additions and 40 deletions
|
@ -6,8 +6,6 @@ export let currentItem = null;
|
|||
|
||||
export function init() {
|
||||
items.clear();
|
||||
addItem('capsule', 'small');
|
||||
addItem('thruster', 'light');
|
||||
}
|
||||
|
||||
export function getTiles() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue