mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-03-13 22:32:01 +00:00
Rename hms123311.c to http-mserv.c
HMS lives on in our hearts!
This commit is contained in:
parent
a6ce21b450
commit
e8a2397dea
3 changed files with 1 additions and 3 deletions
|
@ -548,7 +548,7 @@ OBJS:=$(i_main_o) \
|
|||
$(OBJDIR)/w_wad.o \
|
||||
$(OBJDIR)/filesrch.o \
|
||||
$(OBJDIR)/mserv.o \
|
||||
$(OBJDIR)/hms123311.o\
|
||||
$(OBJDIR)/http-mserv.o\
|
||||
$(OBJDIR)/i_tcp.o \
|
||||
$(OBJDIR)/lzf.o \
|
||||
$(OBJDIR)/vid_copy.o \
|
||||
|
|
|
@ -16,8 +16,6 @@
|
|||
|
||||
#include "i_threads.h"
|
||||
|
||||
#define HMS123311 // don't mess with nights, man
|
||||
|
||||
// lowered from 32 due to menu changes
|
||||
#define NUM_LIST_ROOMS 16
|
||||
|
||||
|
|
Loading…
Reference in a new issue