You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
en-GB: Replace character codes with actual Unicode characters
This commit is contained in:
committed by
GitHub
parent
fbb71c7c47
commit
231e46fb2b
File diff suppressed because it is too large
Load Diff
@@ -127,7 +127,7 @@ enum
|
||||
FORMAT_SMALLDOWN = 9662,
|
||||
|
||||
FORMAT_TICK = 10003,
|
||||
FORMAT_CROSS = 10005,
|
||||
FORMAT_CROSS = 0x274C,
|
||||
|
||||
FORMAT_SYMBOL_RAILWAY = 128740,
|
||||
FORMAT_SYMBOL_ROAD = 128739,
|
||||
|
||||
Reference in New Issue
Block a user