111
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Stary.Evo.Editor
|
||||
public bool isOneKeyBuild;
|
||||
|
||||
[ListDrawerSettings(DraggableItems = false, ShowFoldout = false, ShowPaging = false, ShowItemCount = false,
|
||||
HideRemoveButton = true)]
|
||||
HideRemoveButton = true,HideAddButton = true)]
|
||||
public List<OneKeyBuildEntity> OneKeyBuildEntities = new List<OneKeyBuildEntity>();
|
||||
|
||||
protected override void Initialize()
|
||||
|
||||
Reference in New Issue
Block a user