From 64f127a22f7661dc7a9953dc458585c3eb5adc0c Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 17 Dec 2023 01:50:21 +0000 Subject: Cancel fast-forward after the player disconnects Avoids spurious and confusing fast-forward behaviour in the event of resetting a run, then disconnecting early and deciding to load some other map. Also fixes a stupid typo (s/propand/propane/). --- compile.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'compile.bat') diff --git a/compile.bat b/compile.bat index ec420ed..220a4a3 100644 --- a/compile.bat +++ b/compile.bat @@ -76,6 +76,7 @@ setlocal DisableDelayedExpansion :+ fov.c :+ gamedata.c :+ gameinfo.c +:+ gameserver.c :+ hook.c :+ kv.c :+ kvsys.c -- cgit v1.2.3