rename namepsaces

This commit is contained in:
schedpas
2022-02-09 14:35:55 +01:00
parent af3073ab3b
commit 9fbbc749f3
95 changed files with 326 additions and 376 deletions

View File

@@ -1,9 +1,9 @@
using System.Drawing;
using System.Windows.Forms;
using global::DevComponents.DotNetBar;
using SM64_ROM_Manager.Updating.GUIBase;
using Pilz.Updating.GUIBase;
namespace SM64_ROM_Manager.Updating.Client.GUI
namespace Pilz.Updating.Client.GUI
{
internal partial class UpdatesAvailableDialog
{