(svn r1610) Remove trailing whitespace (last time ever, i hope)

This commit is contained in:
tron
2005-01-23 13:09:35 +00:00
parent 5156f6b360
commit 81ee2d931b
16 changed files with 39 additions and 39 deletions

2
ttd.c
View File

@@ -729,7 +729,7 @@ int ttd_main(int argc, char* argv[])
LoadIntroGame();
_switch_mode = SM_NONE;
NetworkClientConnectGame(network_conn, rport);
}
}
}
#endif /* ENABLE_NETWORK */