mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-08-04 15:18:49 +00:00
Design UI
This commit is contained in:
parent
d7fdb034cd
commit
d0ea2955a0
9 changed files with 66 additions and 15 deletions
|
@ -3,7 +3,7 @@
|
|||
namespace UnionPatcher.Gui.Windows {
|
||||
public static class Program {
|
||||
public static void Main(string[] args) {
|
||||
new Application().Run(new TestForm());
|
||||
Gui.Show();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue