mirror of
https://github.com/space-wizards/RobustToolboxTemplate.git
synced 2026-02-10 16:24:49 -05:00
Add a debug/example congroup so server commands and scripting works.
This commit is contained in:
parent
1fd897e2a4
commit
920f440530
2 changed files with 51 additions and 0 deletions
|
|
@ -5,5 +5,6 @@ internal static class ServerContentIoC
|
|||
public static void Register()
|
||||
{
|
||||
// DEVNOTE: IoCManager registrations for the server go here and only here.
|
||||
IoCManager.Register<LocalHostConGroup>();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue