mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
TextBox implemented and cleaning.
This commit is contained in:
@@ -31,7 +31,6 @@ export default class DialogNewTerrain extends Dialog
|
||||
TilorswiftEvent.TILESET_SELECTED,
|
||||
(event) => {
|
||||
this.terrainIndex = event.tilesetIndex;
|
||||
console.log(event.tilesetIndex);
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user