Skip to content

Commit 2f03d4d

Browse files
AyymossRaidMax
Ayymoss
authored andcommitted
Include H2M Game enum for Data
1 parent 88d05f5 commit 2f03d4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Data/Models/Reference.cs

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ public enum Game
1818
CSGO = 10,
1919
H1 = 11,
2020
L4D2 = 12,
21+
H2M = 13
2122
}
2223

2324
public enum ConnectionType

0 commit comments

Comments
 (0)