Fixes for bugs introduced in last several revisions

This commit is contained in:
Thilo Schulz 2011-06-16 22:50:33 +00:00
parent dc24d7649c
commit b8f81e8065
4 changed files with 25 additions and 12 deletions

View file

@ -1885,7 +1885,7 @@ Q3CGOBJ_ = \
$(B)/baseq3/cgame/cg_info.o \
$(B)/baseq3/cgame/cg_localents.o \
$(B)/baseq3/cgame/cg_marks.o \
$(B)/baseq3/cgame/cg_particles.o \
$(B)/baseq3/cgame/cg_particles.o \
$(B)/baseq3/cgame/cg_players.o \
$(B)/baseq3/cgame/cg_playerstate.o \
$(B)/baseq3/cgame/cg_predict.o \