Servers need the model loader.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1545 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2005-10-30 22:59:14 +00:00
parent fc7fb0c3ac
commit 9f4c677384
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ SERVERONLY_OBJS = \
sv_sys_unix.o
WINDOWSSERVERONLY_OBJS = \
gl_alias.o \
svmodel.o \
sv_sys_win.o