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,6 +1,6 @@
using System;
namespace SM64_ROM_Manager.Updating.UpdateInstaller
namespace Pilz.Updating.UpdateInstaller
{
internal class UpdateInstallerStatusChangedEventArgs : EventArgs
{