Remove AOV-specific changes

This commit is contained in:
oldmud0 2018-11-12 15:18:23 -06:00
parent bc5eaa888b
commit 8d61f6007e
2 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1 @@
10.0.0.1:27071:the shit server
88.203.168.170:27777:Demon Server For Demons! Vanilla! 1.8+
24.193.75.13:27053:The Flaming Phoenix
51.255.160.217:50000:Attorney Online Vidya(Dedicated)
127.0.0.1:27016:Default local server

View File

@ -9,7 +9,7 @@ Lobby::Lobby(AOApplication *p_ao_app) : QMainWindow()
{
ao_app = p_ao_app;
this->setWindowTitle("Attorney Online Vidya (AO2)");
this->setWindowTitle("Attorney Online 2");
ui_background = new AOImage(this, ao_app);
ui_public_servers = new AOButton(this, ao_app);