(svn r123) Fixed some indentions... btw credits for the last commit go to Celestar

This commit is contained in:
dominik 2004-08-23 21:12:51 +00:00
parent 770f86bbbe
commit 4c0f46b5c7
1 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ static void TownAuthorityWndProc(Window *w, WindowEvent *e)
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 @@ static void TownAuthorityWndProc(Window *w, WindowEvent *e)
}
}
}
{
int i;
if ((i=WP(w,def_d).data_1) != -1) {