From a64778308b8bc43bf3d8a0db166be048b0ef1ad6 Mon Sep 17 00:00:00 2001 From: Andy2 Date: Wed, 12 Jan 2011 18:40:03 -0800 Subject: [PATCH] turn off tile selection for linux (perhaps temporarily) --- xwords4/linux/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/xwords4/linux/Makefile b/xwords4/linux/Makefile index c0ba9545a..8e27e6695 100644 --- a/xwords4/linux/Makefile +++ b/xwords4/linux/Makefile @@ -85,6 +85,7 @@ DEFINES += -DFEATURE_TRAY_EDIT #DEFINES += -DDRAW_WITH_PRIMITIVES DEFINES += -DXWFEATURE_CROSSHAIRS DEFINES += -DXWFEATURE_CHAT +DEFINES += -DDISABLE_TILE_SEL ifdef CURSES_CELL_HT DEFINES += -DCURSES_CELL_HT=$(CURSES_CELL_HT)