Skip to content

Commit d0751bf

Browse files
committed
Fix ordering of Priority and SpellIconFileID for SpellXSpellVisual.dbd
1 parent 8a977d0 commit d0751bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/SpellXSpellVisual.dbd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ DifficultyID<16>
324324
SpellVisualID<u32>
325325
Probability
326326
Flags2<32>
327-
SpellIconFileID<32>
328327
Priority<32>
328+
SpellIconFileID<32>
329329
ActiveIconFileID<32>
330330
ViewerUnitConditionID<u16>
331331
ViewerPlayerConditionID<u32>

0 commit comments

Comments
 (0)