forked from mirror/OpenTTD
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
This commit is contained in:
@@ -392,7 +392,7 @@ static void IndustryViewWndProc(Window *w, WindowEvent *e)
|
||||
case 6:
|
||||
i = GetIndustry(w->window_number);
|
||||
ScrollMainWindowToTile(i->xy + TileDiffXY(1, 1));
|
||||
} break;
|
||||
} break;
|
||||
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user