Fix typing, Importer needs type to be defaultBuilds as buildtype can be a string

This commit is contained in:
CWX
2025-01-16 18:28:10 +00:00
parent c6538a7607
commit 9fa39a972d
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -522,7 +522,7 @@ public class BotWeaponGenerator
{
var id = _hashUtil.Generate();
_botGeneratorHelper.AddItemWithChildrenToEquipmentSlot(
new() { EquipmentSlots.SecuredContainer.ToString() },
new() { EquipmentSlots.SecuredContainer },
id,
ammoTemplate,
new()