Update updatefields to 7.3.2.25383

This commit is contained in:
hondacrx
2017-11-17 16:33:11 -05:00
parent 6a0ae0c3a6
commit 39b13bfc84
4 changed files with 139 additions and 74 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ namespace Framework.Constants
public const int MaxMasterySpells = 2;
public const int ReqPrimaryTreeTalents = 31;
public const int ExploredZonesSize = 256;
public const int ExploredZonesSize = 320;
public const ulong MaxMoneyAmount = ulong.MaxValue;
public const int MaxActionButtons = 132;
public const int MaxActionButtonActionValue = 0x00FFFFFF + 1;