From 13d359cb39070d7d1a3eb75e1d6a156bda709d73 Mon Sep 17 00:00:00 2001 From: Eric House Date: Mon, 13 Aug 2012 06:44:46 -0700 Subject: [PATCH] turn on endgame BONUSALL feature for linux client too --- xwords4/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xwords4/linux/Makefile b/xwords4/linux/Makefile index eb788b2fb..848914b3b 100644 --- a/xwords4/linux/Makefile +++ b/xwords4/linux/Makefile @@ -100,7 +100,7 @@ DEFINES += -DHASH_STREAM ### Enable zero or one of these two ### #DEFINES += -DXWFEATURE_TRAYUNDO_ALL DEFINES += -DXWFEATURE_TRAYUNDO_ONE -# DEFINES += -DXWFEATURE_BONUSALL +DEFINES += -DXWFEATURE_BONUSALL # DEFINES += -DXWFEATURE_BONUSALLHINT # MAX_ROWS controls STREAM_VERS_BIGBOARD and with it move hashing