Update: add setting to hide news about competitors vehicle crash (#9653)

This commit is contained in:
Guillaume Renoult
2021-11-08 05:54:50 +11:00
committed by GitHub
parent b4bd7b367e
commit c38af72978
8 changed files with 31 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ enum NewsType {
NT_ARRIVAL_COMPANY, ///< First vehicle arrived for company
NT_ARRIVAL_OTHER, ///< First vehicle arrived for competitor
NT_ACCIDENT, ///< An accident or disaster has occurred
NT_ACCIDENT_OTHER, ///< An accident or disaster has occurred
NT_COMPANY_INFO, ///< Company info (new companies, bankruptcy messages)
NT_INDUSTRY_OPEN, ///< Opening of industries
NT_INDUSTRY_CLOSE, ///< Closing of industries