mirror of
https://github.com/AnnulusGames/Alchemy.git
synced 2025-01-22 00:08:53 -05:00
Remove: Unnecessary semicolon
This commit is contained in:
parent
c1e345b85f
commit
2f1e668c9c
@ -105,7 +105,7 @@ namespace Alchemy.Editor.Elements
|
||||
case PropertyListView propertyListView:
|
||||
propertyListView.Label = value;
|
||||
break;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user