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)
committerGitHub <noreply@github.com>
Sun, 10 Mar 2019 01:49:03 +0000 (01:49 +0000)
commit0b492f82f77eb121d0c9af66ddf5e86f3ebbc876
tree9169683b622edd8b56c8136552a105f80c6db6e6
parent431d8a9b83be858193328fe59e75026fa023393f
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