Skip to content

Commit

Permalink
Update ISaveLoadService.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
RimuruDev authored Feb 28, 2024
1 parent 1678995 commit ead2e74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ISaveLoadService.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Resharper disable all
// **************************************************************** //
//
// Copyright (c) RimuruDev. All rights reserved.
Expand All @@ -9,7 +10,7 @@
//
// **************************************************************** //

namespace AbyssMoth.Internal.Codebase.Infrastructure.StorageService
namespace RimuruDev.StorageService
{
public interface ISaveLoadService
{
Expand Down

0 comments on commit ead2e74

Please sign in to comment.