Changeset - r23622:759414798ae3
[Not reviewed]
master
0 2 0
stormcone - 5 years ago 2019-04-15 20:06:41
48624099+stormcone@users.noreply.github.com
Fix: Typos. (#7517)
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/newgrf.h
Show inline comments
 
@@ -163,7 +163,7 @@ struct GRFLoadedFeatures {
 
	uint64 used_liveries;     ///< Bitmask of #LiveryScheme used by the defined engines.
 
	bool has_newhouses;       ///< Set if there are any newhouses loaded.
 
	bool has_newindustries;   ///< Set if there are any newindustries loaded.
 
	ShoreReplacement shore;   ///< It which way shore sprites were replaced.
 
	ShoreReplacement shore;   ///< In which way shore sprites were replaced.
 
};
 

	
 
/**
src/table/townname.h
Show inline comments
 
@@ -1991,7 +1991,7 @@ static const char * const _name_romanian
 
	"Motru",
 
	"N\xC4\x83s\xC4\x83ud",
 
	"N\xC4\x83vodari",
 
	"Odobe\xC8x99ti",
 
	"Odobe\xC8\x99ti",
 
	"Olteni\xC8\x9B""a",
 
	"One\xC8\x99ti",
 
	"Oradea",
0 comments (0 inline, 0 general)