This commit is contained in:
2022-12-04 12:34:29 +01:00
parent 979b6adde2
commit 6383b3938b
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ public class CopperSwordOnAStick : ModItem {
.AddIngredient(ItemID.CopperShortsword)
.Register();
}
}
}