1
0
Fork 0

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

release/1.0
rubidium 2009-11-15 20:16:51 +00:00
parent 4c9b87d850
commit 95af4f40f3
1 changed files with 1 additions and 1 deletions

View File

@ -1385,7 +1385,7 @@ static ToolbarButtonProc * const _scen_toolbar_button_procs[] = {
ToolbarScenBuildDocks,
ToolbarScenPlantTrees,
ToolbarScenPlaceSign,
NULL,
ToolbarBtn_NULL,
NULL,
NULL,
NULL,