Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/Form1.cs 2012/05/09 06:06:22 5 +++ trunk/RomCheater/Main.cs 2012/05/09 06:15:28 13 @@ -9,9 +9,9 @@ namespace RomCheater { - public partial class Form1 : Form + public partial class Main : Form { - public Form1() + public Main() { InitializeComponent(); }
ViewVC Help | |
Powered by ViewVC 1.1.22 |