mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +00:00
(svn r27443) -Fix: Negoation in comment was wrong.
This commit is contained in:
parent
4dcda474fc
commit
90b340e689
@ -848,7 +848,7 @@ public:
|
||||
}
|
||||
return ES_HANDLED;
|
||||
}
|
||||
/* FALL THROUGH, space is pressed and filter isn't focused. */
|
||||
/* FALL THROUGH, space is pressed and filter is focused. */
|
||||
|
||||
default:
|
||||
return ES_NOT_HANDLED;
|
||||
|
Loading…
Reference in New Issue
Block a user