mirror of
https://github.com/space-wizards/RobustToolboxTemplate.git
synced 2026-02-10 16:24:49 -05:00
rm silly console write, add ContentKeyFunctions real quick.
This commit is contained in:
parent
4392b4ceab
commit
a137661e17
2 changed files with 11 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ namespace Content.Shared
|
|||
|
||||
public override void PreInit()
|
||||
{
|
||||
Console.WriteLine("BLUH");
|
||||
IoCManager.InjectDependencies(this);
|
||||
var textMacroFactory = IoCManager.Resolve<ITextMacroFactory>();
|
||||
textMacroFactory.DoAutoRegistrations();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue