mirror of
https://github.com/LBPUnion/UnionPatcher.git
synced 2025-08-06 16:18:47 +00:00
Rename root namespace to LBPUnion.UnionPatcher
This commit is contained in:
parent
3048e20351
commit
91dfa33a7a
13 changed files with 23 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
using System;
|
||||
|
||||
namespace UnionPatcher.Gui.Windows {
|
||||
namespace LBPUnion.UnionPatcher.Gui.Windows {
|
||||
public static class Program {
|
||||
[STAThread]
|
||||
public static void Main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue