mirror of
https://github.com/thilo-behnke/wasm-pong.git
synced 2026-07-12 02:59:48 +00:00
cleanup
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user