(svn r19423) -Codechange: Move error message reporting of industry build in SE to a callback.
This commit is contained in:
@@ -107,6 +107,9 @@ CommandCallback CcCloneVehicle;
|
||||
/* group_gui.cpp */
|
||||
CommandCallback CcCreateGroup;
|
||||
|
||||
/* industry_gui.cpp */
|
||||
CommandCallback CcBuildIndustry;
|
||||
|
||||
/* main_gui.cpp */
|
||||
CommandCallback CcPlaySound10;
|
||||
CommandCallback CcPlaceSign;
|
||||
|
Reference in New Issue
Block a user