mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-04-07 10:34:48 +00:00
Rename hms123311.c to http-mserv.c
HMS lives on in our hearts! (cherry picked from commit e8a2397deaacdd7dc6f80717755bc89161247cb5)
This commit is contained in:
parent
fec8879797
commit
57c7df74d9
3 changed files with 1 additions and 3 deletions
|
@ -491,7 +491,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