Add system to CompNetworkGenerator (#4310)

Robust doesn't global using this but content does so any automatic comp states on engine don't work.
This commit is contained in:
metalgearsloth
2023-08-24 21:26:30 +10:00
committed by GitHub
parent a4474d8df8
commit d5c3d4c0c9

View File

@@ -148,6 +148,7 @@ namespace Robust.Shared.CompNetworkGenerator
}
return $@"// <auto-generated />
using System;
using Robust.Shared.GameStates;
using Robust.Shared.GameObjects;
using Robust.Shared.Analyzers;