Skip to content

Commit

Permalink
codestyle ClientVersionBuild.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aokromes authored Oct 17, 2024
1 parent ca4350b commit e62d3e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WowPacketParser/Enums/ClientVersionBuild.cs
Original file line number Diff line number Diff line change
Expand Up @@ -678,8 +678,10 @@ public enum ClientVersionBuild

V1_15_0_52302 = 52302, // live
V1_15_0_52610 = 52610, // live

V1_15_1_53247 = 53247, // live
V1_15_1_53495 = 53495, // live

V1_15_2_54262 = 54262, // live

// TBC Classic
Expand Down

0 comments on commit e62d3e4

Please sign in to comment.