parent
908e29711a
commit
273242b943
Binary file not shown.
Binary file not shown.
@ -1,5 +0,0 @@
|
||||
export let levelSelected = '1-1';
|
||||
|
||||
export function loadNextLevel(level) {
|
||||
levelSelected = '1-' + level;
|
||||
}
|
Loading…
Reference in new issue