Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)
authorParamat <paramat@users.noreply.github.com>
Sun, 10 Mar 2019 01:49:03 +0000 (01:49 +0000)
committerrubenwardy <rw@rubenwardy.com>
Mon, 11 Mar 2019 22:07:19 +0000 (22:07 +0000)
commitbf4deb0ce628b423600d397a725831cc980e961c
treeb699bc0fe15c1b8001432051d73ed37f38bc1026
parentda4739a26cb8327d1e6c5d8642692e5fbb0ad4a0
Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)

Positional strings don't work on some Windows builds.
Remove server address string, leave player name string present.
src/gui/guiConfirmRegistration.cpp