(svn r15534) -Codechange: Rename some variables.

This commit is contained in:
frosch
2009-02-20 23:21:04 +00:00
parent c4fb879561
commit 15789a76c1
3 changed files with 5 additions and 6 deletions

View File

@@ -227,7 +227,6 @@ CommandCost CmdBuildRoadVeh(TileIndex tile, DoCommandFlag flags, uint32 p1, uint
// v->load_unload_time_rem = 0;
// v->progress = 0;
// v->u.road.unk2 = 0;
// v->u.road.overtaking = 0;
v->last_station_visited = INVALID_STATION;