summaryrefslogtreecommitdiffhomepage
path: root/compile
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2023-12-17 01:50:21 +0000
committerMichael Smith <mikesmiffy128@gmail.com>2023-12-17 01:54:50 +0000
commit64f127a22f7661dc7a9953dc458585c3eb5adc0c (patch)
tree9c5d9dc2f84d0b567ac4a9dec0f0edf4d76315b4 /compile
parentb71ce15ade8de4ac21a459432ebdd3f94ca5a8dd (diff)
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/).
Diffstat (limited to 'compile')
-rwxr-xr-xcompile1
1 files changed, 1 insertions, 0 deletions
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