(BUG ?) Typo in CIV4ArtDefines_Misc.xml

Arian

No more ghostbusting!!
Joined
May 10, 2008
Messages
2,088
Location
The Netherlands
Typo found in CIV4ArtDefines_Misc.xml (sorry no TABS):

<MiscArtInfo>
<Type>ART_UNITGROUP_COIN</Type>
<Path>None</Path>
<fScale>1.0</fScale>
<NIF>Art/Units/Flag/Mediallion.nif</NIF>
<KFM>Art/Units/Flag/Medallions.kfm</KFM>
</MiscArtInfo>

should be:

<MiscArtInfo>
<Type>ART_UNITGROUP_COIN</Type>
<Path>None</Path>
<fScale>1.0</fScale>
<NIF>Art/Units/Flag/Medallions.nif</NIF>
<KFM>Art/Units/Flag/Medallions.kfm</KFM>
</MiscArtInfo>

Never noticed anything strange. Typo must have been there for years because I found it also in Vanilla Civ!!
 
Back
Top Bottom