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

@@ -3,7 +3,7 @@ using global::System.Drawing;
using global::System.Runtime.InteropServices;
using global::System.Windows.Forms;
namespace SM64_ROM_Manager.Updating.GUIBase
namespace Pilz.Updating.GUIBase
{
internal static class BaseFeatures
{