(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel

This commit is contained in:
rubidium 2009-11-15 20:16:51 +00:00
parent 4c9b87d850
commit 95af4f40f3

View File

@ -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,