fix linux server crash

This commit is contained in:
pierow 2024-03-13 18:42:07 -04:00
parent 417892f507
commit 202889488b
1 changed files with 0 additions and 1 deletions

View File

@ -203,7 +203,6 @@ GAME_SHARED_OBJS = \
UTIL_OBJS = \
$(UTIL_OBJ_DIR)/Balance.o \
$(UTIL_OBJ_DIR)/Checksum.o \
#$(UTIL_OBJ_DIR)/GammaTable.o \
$(UTIL_OBJ_DIR)/LinuxSupport.o \
$(UTIL_OBJ_DIR)/Mat3.o \
$(UTIL_OBJ_DIR)/MathUtil.o \