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,6 +1,6 @@
using System;
namespace UnionPatcher.Gui.Windows {
namespace LBPUnion.UnionPatcher.Gui.Windows {
public static class Program {
[STAThread]
public static void Main() {