mirror of https://github.com/OpenTTD/OpenTTD
(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel
parent
4c9b87d850
commit
95af4f40f3
|
@ -1385,7 +1385,7 @@ static ToolbarButtonProc * const _scen_toolbar_button_procs[] = {
|
|||
ToolbarScenBuildDocks,
|
||||
ToolbarScenPlantTrees,
|
||||
ToolbarScenPlaceSign,
|
||||
NULL,
|
||||
ToolbarBtn_NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
|
|
Loading…
Reference in New Issue