Close game interface before showing crash form and don't show it at all on dedicated servers.
This commit is contained in:
@@ -58,6 +58,8 @@ namespace OpenRA.FileFormats.Graphics
|
||||
void DisableDepthBuffer();
|
||||
|
||||
void SetBlendMode(BlendMode mode);
|
||||
|
||||
void Quit();
|
||||
}
|
||||
|
||||
public interface IVertexBuffer<T>
|
||||
|
||||
Reference in New Issue
Block a user