summaryrefslogtreecommitdiff
path: root/src/cgame/cg_animmapobj.c
diff options
context:
space:
mode:
authorThilo Schulz <arny@ats.s.bawue.de>2011-08-01 01:14:26 +0000
committerTim Angus <tim@ngus.net>2013-01-10 22:55:17 +0000
commit500076c2e63329331c2a98e88cfa34f8044a7b76 (patch)
tree882cba19e97b9999e0c710463287ab7911f28314 /src/cgame/cg_animmapobj.c
parentc3227572a22b7fddf31ba84c13aef846a8bb7675 (diff)
Fix pak order when reconnecting to a server. When /connect to the same server is issued while already connected, an initial call to CL_Disconnect will remove all pak file references and reset the pak order. Reordering only occurs through FS_Restart, which in turn is called when checksum feed changes. Because we reconnect to the same server, checksum feed never changes and pak file order is not restored to server order again. With certain pak file constellations between client/server, this may result in an inability to load files from paks which are not correctly detected as referenced paks.
Diffstat (limited to 'src/cgame/cg_animmapobj.c')
0 files changed, 0 insertions, 0 deletions