mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 21:55:38 +02:00
2nd commit (and test)
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Perun_v1
|
||||
{
|
||||
Application.EnableVisualStyles();
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
Application.Run(new Form1());
|
||||
Application.Run(new form_Main());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user