fix: Removes serial ctor that isnt needed (#1289)
This commit is contained in:
parent
af29fa0243
commit
81839beedd
1 changed files with 0 additions and 4 deletions
|
|
@ -87,10 +87,6 @@ public partial class SOS : Item
|
|||
UpdateHue();
|
||||
}
|
||||
|
||||
public SOS(Serial serial) : base(serial)
|
||||
{
|
||||
}
|
||||
|
||||
public override int LabelNumber
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue