diff --git a/JotunnLib/Managers/PieceManager.cs b/JotunnLib/Managers/PieceManager.cs index e3d0dba85..f26d8bdbc 100644 --- a/JotunnLib/Managers/PieceManager.cs +++ b/JotunnLib/Managers/PieceManager.cs @@ -342,7 +342,6 @@ public void RemovePieceCategory(string table, string name) /// Remove a from a table by name. /// This does noting if a piece is still assigned to the category, remove it before calling this. /// - /// Prefab or item name of the PieceTable. /// Name of the category. public void RemovePieceCategory(string name) {