| author | celestar |
| Thu, 27 Jan 2005 11:25:32 +0000 | |
| changeset 1190 | 7a278720edf0 |
| parent 1189 | 257509152c47 |
| child 1191 | dc46f04aab3a |
| station_cmd.c | file | annotate | diff | comparison | revisions |
--- a/station_cmd.c Thu Jan 27 09:43:24 2005 +0000 +++ b/station_cmd.c Thu Jan 27 11:25:32 2005 +0000 @@ -76,7 +76,6 @@ if (IsTileType(tile_cur, MP_STATION)) { int t; t = _map2[tile_cur]; - DEBUG(misc, 0) ("%x, %d", tile_cur, t); { Station *st = GetStation(t); // you cannot take control of an oilrig!!