new state variable

This commit is contained in:
ehouse 2003-11-30 18:58:17 +00:00
parent 41801ea74e
commit ace0a33335

View file

@ -162,7 +162,7 @@ typedef struct PrefsDlgState {
XP_Bool timerEnabled;
#ifdef FEATURE_TRAY_EDIT
XP_Bool allowPickTiles;
XP_Bool allowPickTilesRobot;
XP_Bool enablePickTiles;
#endif
} PrefsDlgState;