We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d0870 commit 13d325eCopy full SHA for 13d325e
1 file changed
WowPacketParser/Store/Objects/UpdateFields/IPlayerInitiativeComponentData.cs
@@ -0,0 +1,6 @@
1
+namespace WowPacketParser.Store.Objects.UpdateFields
2
+{
3
+ public interface IPlayerInitiativeComponentData
4
+ {
5
+ }
6
+}
0 commit comments