1
0
Fork 0

(svn r2048) -Fix: deleted a word somehow :s (Tnx Tron!)

release/0.4.5
truelight 2005-03-24 17:33:27 +00:00
parent 5972d84c82
commit 2423eaac2c
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ static const DrawTrackSeqStruct _track_depot_layout_table_3[] = {
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()
};