Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
LetterN committed Dec 27, 2023
1 parent bdd8cd5 commit 08c0baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenDreamClient/ClientContentIoC.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace OpenDreamClient;

internal static class ClientContentIoC {
public static class ClientContentIoC {
public static void Register() {
IoCManager.Register<IDreamInterfaceManager, DreamInterfaceManager>();
IoCManager.Register<IClickMapManager, ClickMapManager>();
Expand Down

0 comments on commit 08c0baf

Please sign in to comment.