mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2026-03-18 05:12:23 +01:00
Switched to level01.
This commit is contained in:
@@ -160,7 +160,7 @@ const GRAVITY = 2;
|
|||||||
let fps;
|
let fps;
|
||||||
let frameDuration;
|
let frameDuration;
|
||||||
|
|
||||||
let levelJson = new FileLoader('levels/moon.json');
|
let levelJson = new FileLoader('levels/level01.json');
|
||||||
|
|
||||||
const LEVEL = JSON.parse(levelJson.getContent());
|
const LEVEL = JSON.parse(levelJson.getContent());
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user