changeset 1544:02377d0e9233 draft

(svn r2048) -Fix: deleted a word somehow :s (Tnx Tron!)
author truelight <truelight@openttd.org>
date Thu, 24 Mar 2005 17:33:27 +0000
parents 3977d2a3dca3
children 400084dade2a
files table/track_land.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/table/track_land.h
+++ b/table/track_land.h
@@ -39,7 +39,7 @@
 static const DrawTrackSeqStruct _track_waypoint_table_0[] = {
 	TILE_SEQ_BEGIN(0x83F4)
 	TILE_SEQ_LINE(0x8000 + SPR_OPENTTD_BASE+18,  0,  0,  16,  5)
-	TILE_SEQ_LINE(0x8000 + +19,  0, 11,  16,  5)
+	TILE_SEQ_LINE(0x8000 + SPR_OPENTTD_BASE+19,  0, 11,  16,  5)
 	TILE_SEQ_END()
 };