Skip to content

2021-June-28 - Prerelease - 2.6.284

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 04:42
2c3d637
Convert MapCategory 'enum' to a simple String type (#9414)

Game client really no longer needs to know about the set of map categories.
To facilitate this, this update changes teh MapCategory enum to a simple String
type.