Update to 14.0-beta1
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
/** @file unicode.h Character mapping for using Unicode characters in OTTD. */
|
||||
|
||||
struct DefaultUnicodeMapping {
|
||||
WChar code; ///< Unicode value
|
||||
char32_t code; ///< Unicode value
|
||||
byte key; ///< Character index of sprite
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user