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 | 1 + 1 file changed, 1 insertion(+) (limited to 'compile') diff --git a/compile b/compile index f98f565..a08d075 100755 --- a/compile +++ b/compile @@ -69,6 +69,7 @@ src="\ fov.c gamedata.c gameinfo.c + gameserver.c hook.c kv.c kvsys.c -- cgit v1.2.3