Blizzard / s2client-proto

StarCraft II Client - protocol definitions used to communicate with StarCraft II.
MIT License
3.76k stars 431 forks source link

Fixed typo "Map published the BattleNet" #13

Closed ImpulseCloud closed 6 years ago

ImpulseCloud commented 6 years ago

Fixed typo of "Map published the BattleNet" to "Map published to BattleNet" in the descriptive comment for field 'battlenet_map_name' of the RequestCreateGame message object, explaining that the map name has to match one already published on BattleNet.