forked from mirror/OpenTTD
(svn r1215) Feature: You can now make a custom currency by chosing "Custom..."
This commit is contained in:
@@ -9,6 +9,7 @@ enum SettingDescType {
|
||||
SDT_STRING,
|
||||
SDT_STRINGBUF,
|
||||
SDT_INTLIST,
|
||||
SDT_STRINGQUOT, // string with quotation marks around it
|
||||
|
||||
SDT_INT8 = 0 << 4,
|
||||
SDT_UINT8 = 1 << 4,
|
||||
|
Reference in New Issue
Block a user