diff options
| author | Simon Tatham <anakin@pobox.com> | 2021-09-10 08:55:01 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2021-09-10 08:55:01 +0100 |
| commit | d204978391141a68b338732ce24271402392534f (patch) | |
| tree | f7fd1326de54710f20c40cbcfe2656aed1381d40 /findloop.c | |
| parent | 6691ad180cdd6f80673c49392c401ba8d6c5d3e7 (diff) | |
| download | puzzles-d204978391141a68b338732ce24271402392534f.zip puzzles-d204978391141a68b338732ce24271402392534f.tar.gz puzzles-d204978391141a68b338732ce24271402392534f.tar.bz2 puzzles-d204978391141a68b338732ce24271402392534f.tar.xz | |
Tents: reinstate bottom and right grid borders.
They disappeared in commit c0da615a933a667: I removed all the
per-puzzle code that erased the whole game window on first draw, and
accidentally also took out the code that drew the Tents grid.
Each individual grid tile includes its left and top grid lines, so
most of the grid ended up being drawn anyway by draw_tile(). But the
right and bottom borders aren't within any tile, so they weren't.
Diffstat (limited to 'findloop.c')
0 files changed, 0 insertions, 0 deletions