Move TabletopItemVisualizerSystem into TabletopSystem (#13921)

This commit is contained in:
Visne
2023-02-05 21:02:49 +01:00
committed by GitHub
parent 174482bb45
commit 11dbc2eabc
7 changed files with 20 additions and 34 deletions

View File

@@ -20,7 +20,6 @@ namespace Content.Server.Entry
"PuddleVisualizer",
"UIFragment",
"PDABorderColor",
"TabletopItemVisualizer",
};
}
}