ref: 650929a57fb5f075c6bfe17c351e672839744ca8
parent: 15f70f527a0a753285e3fa871bd4018e547fbb05
author: Simon Tatham <[email protected]>
date: Tue Feb 27 15:46:15 EST 2007
This game requires the numpad. [originally from svn r7338]
--- a/filling.c
+++ b/filling.c
@@ -1524,7 +1524,7 @@
TRUE, FALSE, game_print_size, game_print,
FALSE, /* wants_statusbar */
FALSE, game_timing_state,
- 0, /* flags */
+ REQUIRE_NUMPAD, /* flags */
};
#ifdef STANDALONE_SOLVER /* solver? hah! */