From 70b2822f844fc50741b1147f033a8f51d58617a8 Mon Sep 17 00:00:00 2001 From: Kevin Worth Date: Wed, 21 Feb 2007 01:02:08 -0500 Subject: [PATCH] Realized value for TILE_SUN_Y_OFFSET was missing from last commit --- tiledimensions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiledimensions.txt b/tiledimensions.txt index 0c0c725..777a85f 100644 --- a/tiledimensions.txt +++ b/tiledimensions.txt @@ -14,7 +14,7 @@ | / \ | | || || TILE_SUN_HEIGHT = 20 | | \_/ | _ | -| | TILE_SUN_Y_OFFSET | +| | TILE_SUN_Y_OFFSET = 3 | +-----+ - - || | TILE_SUN_WIDTH = 20 || -- 2.43.0