mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-04 06:00:15 +00:00
(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel
This commit is contained in:
parent
4c9b87d850
commit
95af4f40f3
@ -1385,7 +1385,7 @@ static ToolbarButtonProc * const _scen_toolbar_button_procs[] = {
|
|||||||
ToolbarScenBuildDocks,
|
ToolbarScenBuildDocks,
|
||||||
ToolbarScenPlantTrees,
|
ToolbarScenPlantTrees,
|
||||||
ToolbarScenPlaceSign,
|
ToolbarScenPlaceSign,
|
||||||
NULL,
|
ToolbarBtn_NULL,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
|
Loading…
Reference in New Issue
Block a user