mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-07-30 12:48:41 +00:00
Code Cleanup
This commit is contained in:
parent
24b90855d1
commit
8957792a80
4 changed files with 7 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
namespace UnionPatcher.Gui.Linux {
|
||||
public static class Program {
|
||||
public static void Main(string[] args) {
|
||||
public static void Main() {
|
||||
Gui.Show();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue