mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2026-03-17 21:02:23 +01: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