Removed the need to compile resource file for game executable.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace OpenRa
|
||||
|
||||
public MainWindow(Settings settings)
|
||||
{
|
||||
Icon = Resources1.OpenRA;
|
||||
//Icon = Resources1.OpenRA;
|
||||
FormBorderStyle = FormBorderStyle.None;
|
||||
BackColor = Color.Black;
|
||||
StartPosition = FormStartPosition.Manual;
|
||||
|
||||
Reference in New Issue
Block a user