# HG changeset patch # User dominik # Date 1093295571 0 # Node ID 6e56237f536c31bdcec8ed777a893e22abbdb5ff # Parent c2f18f4d8be1c99458af431ec2a6069f84b64b46 (svn r123) Fixed some indentions... btw credits for the last commit go to Celestar diff -r c2f18f4d8be1 -r 6e56237f536c town_gui.c --- a/town_gui.c Mon Aug 23 21:04:39 2004 +0000 +++ b/town_gui.c Mon Aug 23 21:12:51 2004 +0000 @@ -105,7 +105,7 @@ DrawWindowWidgets(w); DrawString(2, 15, STR_2023_TRANSPORT_COMPANY_RATINGS, 0); - + // Draw list of players y = 25; FOR_ALL_PLAYERS(p) { @@ -158,7 +158,7 @@ } } } - + { int i; if ((i=WP(w,def_d).data_1) != -1) {