Fix for missing namespace in Nanochat
This commit is contained in:
parent
7ebd8d9dc8
commit
831c73235d
|
|
@ -6,6 +6,7 @@ using Content.Shared.Database;
|
|||
using Content.Shared._DV.CartridgeLoader.Cartridges;
|
||||
using Content.Shared._DV.NanoChat;
|
||||
using Content.Shared.Kitchen.Components;
|
||||
using Content.Shared.Kitchen;
|
||||
using Content.Shared.NameIdentifier;
|
||||
using Content.Shared.PDA;
|
||||
using Robust.Shared.Containers;
|
||||
|
|
|
|||
Loading…
Reference in New Issue