From 08f057dc6ce79246aa5360da8a2c176798968e89 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Sat, 22 Jun 2024 20:43:48 +0530 Subject: [PATCH] fix compile --- compile.hxml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compile.hxml b/compile.hxml index 00e9d2cd..523d2a38 100644 --- a/compile.hxml +++ b/compile.hxml @@ -1,6 +1,8 @@ -cp src -lib heaps -lib hlsdl +-lib datachannel +-lib colyseus-websocket -hl marblegame.hl -D windowSize=1280x720 -D keep-inline-positions