[quake3-commits] [ioquake/ioq3] a889d7: Remove extra client_t::csUpdated[] slot
Zack Middleton
zturtleman at gmail.com
Sat Jan 11 18:40:59 EST 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: a889d7a14fe6f96ca8453a71759bbdacfa3c7ab7
https://github.com/ioquake/ioq3/commit/a889d7a14fe6f96ca8453a71759bbdacfa3c7ab7
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-01-11 (Sat, 11 Jan 2014)
Changed paths:
M code/server/server.h
M code/server/sv_init.c
Log Message:
-----------
Remove extra client_t::csUpdated[] slot
sv.configstrings[] is limited to 0 to MAX_CONFIGSTRINGS-1, make client_t::csUpdated[] the same.
More information about the quake3-commits
mailing list