Remove AOV-specific changes
This commit is contained in:
		
							parent
							
								
									bc5eaa888b
								
							
						
					
					
						commit
						8d61f6007e
					
				@ -1,4 +1 @@
 | 
				
			|||||||
10.0.0.1:27071:the shit server
 | 
					127.0.0.1:27016:Default local 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)
 | 
					 | 
				
			||||||
 | 
				
			|||||||
@ -9,7 +9,7 @@ Lobby::Lobby(AOApplication *p_ao_app) : QMainWindow()
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  ao_app = p_ao_app;
 | 
					  ao_app = p_ao_app;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  this->setWindowTitle("Attorney Online Vidya (AO2)");
 | 
					  this->setWindowTitle("Attorney Online 2");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  ui_background = new AOImage(this, ao_app);
 | 
					  ui_background = new AOImage(this, ao_app);
 | 
				
			||||||
  ui_public_servers = new AOButton(this, ao_app);
 | 
					  ui_public_servers = new AOButton(this, ao_app);
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user