mirror of
https://github.com/AnnulusGames/Alchemy.git
synced 2025-01-22 00:08:53 -05:00
Remove unnecessary lines
This commit is contained in:
parent
df3f0a13c6
commit
a2e588ef38
@ -225,11 +225,8 @@ namespace Alchemy.Inspector
|
||||
public string OnItemIndexChanged { get; set; }
|
||||
public string OnItemsAdded { get; set; }
|
||||
public string OnItemsRemoved { get; set; }
|
||||
|
||||
public string OnItemsChosen { get; set; }
|
||||
|
||||
public string OnItemsSourceChanged { get; set; }
|
||||
|
||||
public string OnSelectionChanged { get; set; }
|
||||
public string OnSelectedIndicesChanged { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user