We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1678995 commit ead2e74Copy full SHA for ead2e74
ISaveLoadService.cs
@@ -1,3 +1,4 @@
1
+// Resharper disable all
2
// **************************************************************** //
3
//
4
// Copyright (c) RimuruDev. All rights reserved.
@@ -9,7 +10,7 @@
9
10
11
12
-namespace AbyssMoth.Internal.Codebase.Infrastructure.StorageService
13
+namespace RimuruDev.StorageService
14
{
15
public interface ISaveLoadService
16
0 commit comments