chiark / gitweb /
Fix from James H: in printing mode, the shared code between drawing
authorSimon Tatham <anakin@pobox.com>
Mon, 18 Jan 2010 21:23:26 +0000 (21:23 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 18 Jan 2010 21:23:26 +0000 (21:23 +0000)
commit9f96c12e9f56ab504ffbf11fda68b8f469da63fa
tree530b8b0fbc2f9a76d4f53007fc959d0ce0b80819
parent3c6280ef8b370ebbf9f5d15a7622d63462a8f3ed
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.

[originally from svn r8851]
tents.c