Kludge: Override gamemode mismatch test in NetCl_UpdateGameState.
See in-place notes for explanation (essentially they can't possiblymatch because in ringzero, gamemode identifiers are allocated bythe engine dynamically, during game registration).
View differences
Kludge: Override gamemode mismatch test in NetCl_UpdateGameState.
See in-place notes for explanation (essentially they can't possibly
match because in ringzero, gamemode identifiers are allocated by
the engine dynamically, during game registration).