File diff r15174:e5ba75da7e48 → r15175:66e0817dc450
src/currency.cpp
Show inline comments
 
@@ -62,7 +62,7 @@ CurrencySpec _currency_specs[NUM_CURRENC
 
 * Every currency used by Ottd is there, just in case TTDPatch will
 
 * add those missing in its code
 
 **/
 
enum {
 
enum Currencies {
 
	CURR_GBP,
 
	CURR_USD,
 
	CURR_EUR,