mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
add rooster ranges, remove woogerworks (#3163)
This commit is contained in:
parent
2fcb02cadd
commit
ca2e05952e
10 changed files with 51 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ DlgForgotPasswordRequest::DlgForgotPasswordRequest(QWidget *parent) : QDialog(pa
|
|||
QString lastfphost;
|
||||
QString lastfpport;
|
||||
QString lastfpplayername;
|
||||
lastfphost = settingsCache->servers().getHostname("cockatrice.woogerworks.com");
|
||||
lastfphost = settingsCache->servers().getHostname("server.cockatrice.us");
|
||||
lastfpport = settingsCache->servers().getPort("4747");
|
||||
lastfpplayername = settingsCache->servers().getPlayerName("Player");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue