forked from mirror/OpenTTD
(svn r3511) More whitespace ([FS#46] by Rubidium)
This commit is contained in:
@@ -205,7 +205,7 @@ static OnButtonClick * const _terraform_button_proc[] = {
|
||||
|
||||
static void TerraformToolbWndProc(Window *w, WindowEvent *e)
|
||||
{
|
||||
switch(e->event) {
|
||||
switch (e->event) {
|
||||
case WE_PAINT:
|
||||
DrawWindowWidgets(w);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user