This commit is contained in:
Thilo Behnke
2022-06-19 16:06:42 +02:00
parent 24ca4e2a36
commit de2c09095d

View File

@@ -6,7 +6,6 @@
import {width, height, pixelRatio, gameContext, props, engineCtx, engineCanvas, playerInputs} from "./game/engine";
export let killLoopOnError = true;
export let inputs = [];
const field = FieldWrapper.new();