Rename root namespace to LBPUnion.UnionPatcher

This commit is contained in:
jvyden 2021-10-21 16:53:27 -04:00
commit 91dfa33a7a
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
13 changed files with 23 additions and 15 deletions

View file

@ -1,4 +1,4 @@
namespace UnionPatcher.Gui.Linux {
namespace LBPUnion.UnionPatcher.Gui.Linux {
public static class Program {
public static void Main() {
Gui.Show();