killed Chrome.DrawDialog, in its various forms
This commit is contained in:
@@ -87,9 +87,6 @@ namespace OpenRA.Graphics
|
||||
}
|
||||
|
||||
Game.chrome.Draw( world );
|
||||
|
||||
if( Game.orderManager.Connection.ConnectionState == ConnectionState.NotConnected )
|
||||
Game.chrome.DrawDialog("Connection lost.");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user