1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Fix money display (#912)

This commit is contained in:
Timmy Weerwag
2015-04-12 23:26:13 +02:00
parent 04b8b209de
commit 308337806e

View File

@@ -47,7 +47,7 @@ typedef struct {
// Rate is relative to 0.1 GBP
int rate;
char symbol[8];
char affix;
int affix;
} rct_currency_spec;
// List of currency formats