Close game interface before showing crash form and don't show it at all on dedicated servers.
This commit is contained in:
@@ -35,6 +35,8 @@ namespace OpenRA.Renderer.Null
|
||||
WindowSize = size;
|
||||
}
|
||||
|
||||
public void Quit() { }
|
||||
|
||||
public void EnableScissor(int left, int top, int width, int height) { }
|
||||
public void DisableScissor() { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user