Fix from James H: in printing mode, the shared code between drawing
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 18 Jan 2010 21:23:26 +0000 (21:23 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 18 Jan 2010 21:23:26 +0000 (21:23 +0000)
commit69147c34e308b7e109fb590cb10242fadd532c15
tree530b8b0fbc2f9a76d4f53007fc959d0ce0b80819
parent87f798e8857490072b15b559507ed8bc6303a4fa
Fix from James H: in printing mode, the shared code between drawing
and printing must avoid referring to stuff in the game_drawstate,
since the game_drawstate isn't a real one.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8851 cda61777-01e9-0310-a592-d414129be87e
tents.c