oops, I did it again
This commit is contained in:
parent
0005be19a4
commit
70de80b262
|
@ -26,7 +26,7 @@ namespace BizHawk.MultiClient
|
|||
{
|
||||
public partial class MainForm : Form
|
||||
{
|
||||
public static bool INTERIM = false;
|
||||
public static bool INTERIM = true;
|
||||
public const string EMUVERSION = "Version " + VersionInfo.MAINVERSION;
|
||||
public const string RELEASEDATE = "March 23, 2013";
|
||||
public string CurrentlyOpenRom;
|
||||
|
|
Loading…
Reference in New Issue