mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
Tilorswift levels will be loaded asynchronously now
This commit is contained in:
@@ -36,4 +36,9 @@ export class LoadLevelDialog extends Dialog
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
openFileBrowser()
|
||||
{
|
||||
this.fileInput.click();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user