shithub: puzzles

Download patch

ref: bc64fc84812903a887b6134b69b317c8b385c323
parent: a7408203eb9a3720cd9a7828253de844faf3ce44
author: Simon Tatham <[email protected]>
date: Sun Feb 25 10:50:24 EST 2007

Galaxies doesn't print in colour.

[originally from svn r7334]

--- a/galaxies.c
+++ b/galaxies.c
@@ -3230,7 +3230,7 @@
     FALSE, FALSE, NULL, NULL,
     TRUE,                              /* wants_statusbar */
 #else
-    TRUE, TRUE, game_print_size, game_print,
+    TRUE, FALSE, game_print_size, game_print,
     FALSE,			       /* wants_statusbar */
 #endif
     FALSE, game_timing_state,