Implement SPELL_ATTR0_ON_NEXT_SWING_2

Misc. Fixes
This commit is contained in:
hondacrx
2017-09-20 00:27:21 -04:00
parent bd1252b3c2
commit 28e6d6870a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ namespace Framework.Constants
public const int BankMoneyLogsTab = 100;
public const uint WithdrawMoneyUnlimited = 0xFFFFFFFF;
public const uint WithdrawSlotUnlimited = 0xFFFFFFFF;
public const int WithdrawSlotUnlimited = -1;
public const uint EventLogGuidUndefined = 0xFFFFFFFF;
public const uint ChallengesTypes = 6;