mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-24 15:09:10 +00:00
(svn r19423) -Codechange: Move error message reporting of industry build in SE to a callback.
This commit is contained in:
@@ -48,6 +48,7 @@ static CommandCallback * const _callback_table[] = {
|
||||
/* 0x15 */ CcCreateGroup,
|
||||
/* 0x16 */ CcFoundRandomTown,
|
||||
/* 0x17 */ CcRoadStop,
|
||||
/* 0x18 */ CcBuildIndustry,
|
||||
};
|
||||
|
||||
/** Local queue of packets */
|
||||
|
Reference in New Issue
Block a user