forked from mirror/OpenTTD
(svn r16444) -Codechange: Set all company settings to their default value for a new company instead of zeroing them.
This commit is contained in:
@@ -27,5 +27,6 @@ void DeleteGRFPresetFromConfig(const char *config_name);
|
||||
|
||||
uint GetCompanySettingIndex(const char *name);
|
||||
void SyncCompanySettings();
|
||||
void SetDefaultCompanySettings(CompanyID cid);
|
||||
|
||||
#endif /* SETTINGS_FUNC_H */
|
||||
|
Reference in New Issue
Block a user