mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
Main menu and save function to json file implemented.
This commit is contained in:
@@ -4,7 +4,6 @@ export default class TilorswiftFieldClickedEvent extends Event
|
||||
{
|
||||
constructor(field, button)
|
||||
{
|
||||
console.log('So kommt der Scheiß hier rein: ' + button);
|
||||
super(TilorswiftEvent.FIELD_CLICKED);
|
||||
|
||||
this.field = field;
|
||||
|
||||
Reference in New Issue
Block a user