Skip to content

Commit

Permalink
Change default build options
Browse files Browse the repository at this point in the history
  • Loading branch information
MAN-AT-ARMS committed Aug 23, 2017
1 parent 0db73da commit 049805d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -274,11 +274,11 @@ USE_BLOOM=1
endif

ifndef USE_ADMIN
USE_ADMIN=0
USE_ADMIN=1
endif

ifndef USE_MONEY
USE_MONEY=0
USE_MONEY=1
endif

ifndef USE_LOCALISATION
Expand Down

0 comments on commit 049805d

Please sign in to comment.