forked from mirror/OpenTTD
(svn r3511) More whitespace ([FS#46] by Rubidium)
This commit is contained in:
@@ -40,7 +40,7 @@ static void BuildBridge(Window *w, int i)
|
||||
|
||||
static void BuildBridgeWndProc(Window *w, WindowEvent *e)
|
||||
{
|
||||
switch(e->event) {
|
||||
switch (e->event) {
|
||||
case WE_PAINT: {
|
||||
uint i;
|
||||
|
||||
|
Reference in New Issue
Block a user