mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove NOFOURPLAYER from Makefile
Seems that someone already removed it from the other code anyway...?
This commit is contained in:
parent
87f767fad0
commit
4781f34190
1 changed files with 0 additions and 5 deletions
|
|
@ -389,11 +389,6 @@ ifdef NOPOSTPROCESSING
|
|||
OPTS+=-DNOPOSTPROCESSING
|
||||
endif
|
||||
|
||||
# srb2kart, remove before release
|
||||
ifdef NOFOURPLAYER
|
||||
OPTS+=-DNOFOURPLAYER
|
||||
endif
|
||||
|
||||
OPTS:=-fno-exceptions $(OPTS)
|
||||
|
||||
ifdef MOBJCONSISTANCY
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue