mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-22 19:54:06 +01:00
(svn r14791) -Add: the ability to make ISO dates with the string system (PhilSophus)
This commit is contained in:
@@ -53,6 +53,7 @@ enum StringControlCode {
|
||||
SCC_DATE_TINY,
|
||||
SCC_DATE_SHORT,
|
||||
SCC_DATE_LONG,
|
||||
SCC_DATE_ISO,
|
||||
|
||||
SCC_STRING1,
|
||||
SCC_STRING2,
|
||||
|
||||
Reference in New Issue
Block a user