mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 11:07:39 +02:00
fix issue with param disabling
This commit is contained in:
@ -49,6 +49,7 @@ namespace HeavenStudio.Editor
|
||||
Disable();
|
||||
}
|
||||
}
|
||||
canDisable = true;
|
||||
}
|
||||
|
||||
public void Disable()
|
||||
|
Reference in New Issue
Block a user