1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +00:00

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" },