Changeset - r1544:ffd711a7fdec
[Not reviewed]
master
0 1 0
truelight - 19 years ago 2005-03-24 17:33:27
truelight@openttd.org
(svn r2048) -Fix: deleted a word somehow :s (Tnx Tron!)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
table/track_land.h
Show inline comments
 
@@ -39,7 +39,7 @@ static const DrawTrackSeqStruct _track_d
 
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()
 
};
 

	
0 comments (0 inline, 0 general)