【m】00 优化

This commit is contained in:
2025-05-06 10:27:31 +08:00
parent 4eec980dfd
commit 8a8322e1e1
2 changed files with 3 additions and 1 deletions

View File

@@ -120,6 +120,8 @@ namespace Stary.Evo.Editor
// [OnValueChanged("SetEncryptionServices")]
// public Type encryption;
[HideLabel] public AbstractBuildPipelineViewer viewer;
[HideLabel] private Dictionary<EBuildPipeline, AbstractBuildPipelineViewer> _viewers;