mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-04-10 04:12:05 +00:00
Remove NOFOURPLAYER from Makefile
Seems that someone already removed it from the other code anyway...?
This commit is contained in:
parent
9de7a9d5cc
commit
69faf1cbc7
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…
Reference in a new issue