We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ab7c5 commit cf63a7aCopy full SHA for cf63a7a
VModer.Core/Services/GameResourcesPathService.cs
@@ -3,7 +3,7 @@
3
4
namespace VModer.Core.Services;
5
6
-public sealed partial class GameResourcesPathService(
+public sealed class GameResourcesPathService(
7
SettingsService settingService,
8
GameModDescriptorService descriptor
9
)
0 commit comments