hint-rect on by default (until UI or cli option added)

This commit is contained in:
ehouse 2004-06-18 13:52:49 +00:00
parent d1598a2d8a
commit f4708644d0

View file

@ -271,6 +271,9 @@ createOrLoadObjects( GtkAppGlobals* globals, GtkWidget *widget )
model_setDictionary( globals->cGlobals.game.model, params->dict );
/* params->gi.phoniesAction = PHONIES_DISALLOW; */
#ifdef XWFEATURE_SEARCHLIMIT
params->gi.allowHintRect = XP_TRUE;
#endif
if ( !isServer ) {
XWStreamCtxt* stream =