Add console command to offer a company for sale
This commit is contained in:
@@ -65,6 +65,7 @@ enum CompanyCtrlAction {
|
||||
CCA_NEW, ///< Create a new company.
|
||||
CCA_NEW_AI, ///< Create a new AI company.
|
||||
CCA_DELETE, ///< Delete a company.
|
||||
CCA_SALE, ///< Offer a company for sale.
|
||||
|
||||
CCA_END, ///< Sentinel for end.
|
||||
};
|
||||
|
Reference in New Issue
Block a user