Skip to content

Commit

Permalink
Include H2M Game enum for Data
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayymoss committed Aug 16, 2024
1 parent 88d05f5 commit 6f91869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Data/Models/Reference.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public enum Game
CSGO = 10,
H1 = 11,
L4D2 = 12,
H2M = 13
}

public enum ConnectionType
Expand Down

0 comments on commit 6f91869

Please sign in to comment.