diff options
author | 2023-12-17 01:50:21 +0000 | |
---|---|---|
committer | 2023-12-17 01:54:50 +0000 | |
commit | 64f127a22f7661dc7a9953dc458585c3eb5adc0c (patch) | |
tree | 9c5d9dc2f84d0b567ac4a9dec0f0edf4d76315b4 /compile | |
parent | b71ce15ade8de4ac21a459432ebdd3f94ca5a8dd (diff) | |
download | sst-64f127a22f7661dc7a9953dc458585c3eb5adc0c.tar.gz sst-64f127a22f7661dc7a9953dc458585c3eb5adc0c.zip |
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-x | compile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ src="\ fov.c gamedata.c gameinfo.c + gameserver.c hook.c kv.c kvsys.c |