Fix misnamed identifier.

This commit is contained in:
Aesylwinn 2016-04-06 03:12:10 -04:00
parent 85005626b1
commit 8c35836883

View file

@ -328,7 +328,7 @@ namespace CSMWorld
{ ColumnId_RegionWeather, "Weather" },
{ ColumnId_WeatherName, "Type" },
{ ColumnId_WeatherChance, "Clear" },
{ ColumnId_WeatherChance, "Percent Chance" },
{ ColumnId_UseValue1, "Use value 1" },
{ ColumnId_UseValue2, "Use value 2" },