(svn r3511) More whitespace ([FS#46] by Rubidium)
This commit is contained in:
@@ -405,7 +405,7 @@ static void ShowRoadDepotPicker(void)
|
||||
|
||||
static void RoadStationPickerWndProc(Window *w, WindowEvent *e)
|
||||
{
|
||||
switch(e->event) {
|
||||
switch (e->event) {
|
||||
case WE_PAINT: {
|
||||
int image;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user