Hexen|Fixed: First map of a new game was incorrectly chosen
Hexen uses translated map numbers, so we can't just select map 0 and be done with it.
In the future, we need to unify the map numbering between Hexen and the other games. This will simplify the game logic and remove potential bugs such as this one.
Hexen|Fixed: First map of a new game was incorrectly chosen
Hexen uses translated map numbers, so we can't just select
map 0 and be done with it.
In the future, we need to unify the map numbering between
Hexen and the other games. This will simplify the game logic
and remove potential bugs such as this one.