mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
turn on endgame BONUSALL feature for linux client too
This commit is contained in:
parent
c98bbe2b9a
commit
13d359cb39
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ DEFINES += -DHASH_STREAM
|
||||||
### Enable zero or one of these two ###
|
### Enable zero or one of these two ###
|
||||||
#DEFINES += -DXWFEATURE_TRAYUNDO_ALL
|
#DEFINES += -DXWFEATURE_TRAYUNDO_ALL
|
||||||
DEFINES += -DXWFEATURE_TRAYUNDO_ONE
|
DEFINES += -DXWFEATURE_TRAYUNDO_ONE
|
||||||
# DEFINES += -DXWFEATURE_BONUSALL
|
DEFINES += -DXWFEATURE_BONUSALL
|
||||||
# DEFINES += -DXWFEATURE_BONUSALLHINT
|
# DEFINES += -DXWFEATURE_BONUSALLHINT
|
||||||
|
|
||||||
# MAX_ROWS controls STREAM_VERS_BIGBOARD and with it move hashing
|
# MAX_ROWS controls STREAM_VERS_BIGBOARD and with it move hashing
|
||||||
|
|
Loading…
Reference in a new issue