Blizzard / s2client-proto

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

add "send mouse click" for replays/maps with loading screen text #108

Open fohria opened 6 years ago

fohria commented 6 years ago

If I start a replay that has a loading screen with text, after the map has loaded, the "press any key to continue" message will stay until I manually click any key in the game window.

As I understand it, there's no support in the API to send a message to continue automatically, is that correct?

If so, would it be possible to add?