Skip to content

Commit

Permalink
Uppercase ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed Mar 24, 2018
1 parent 6c1d1dc commit bc8d957
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions definitions/ItemToMountSpell.dbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
COLUMNS
int ItemId?
uint<Spell::ID> SpellId?
int ItemID?
uint<Spell::ID> SpellID?

BUILD 6.0.1.18179
ItemId<32>
SpellId<32>
ItemID<32>
SpellID<32>

0 comments on commit bc8d957

Please sign in to comment.