Skip to content

Commit

Permalink
[T] Создание ошибки?
Browse files Browse the repository at this point in the history
  • Loading branch information
NameLunar committed Jan 7, 2025
1 parent 25d837f commit bbf356d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public sealed partial class XenoQueenComponent : Component
public bool XenoCreatTurretEnabled = true;

//
[DataField("wallPrototype", customTypeSerializer: typeof(PrototypeIdSerializer<EntityPrototype>))]
[DataField]
public string XenoTurret = "WeaponTurretXeno";
public string? XenoTurretAction = "ActionXenoQueenTurret";

Expand Down

0 comments on commit bbf356d

Please sign in to comment.