Skip to content

Commit

Permalink
add warhammer mode (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
gustav87 authored Oct 3, 2024
1 parent f703728 commit 39ff878
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions W3C.Contracts/Matchmaking/GameMode.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ public enum GameMode

GM_DS = 1101,
GM_DS_AT = 1102,

GM_WARHAMMER_1ON1 = 1201,
}

0 comments on commit 39ff878

Please sign in to comment.