mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-02-04 19:42:17 +08:00
WIP
This commit is contained in:
@@ -22,7 +22,7 @@ public class MyWindow : ManualBehaviour
|
||||
protected const float TabHeight = 27f;
|
||||
protected const float Margin = 30f;
|
||||
protected const float Spacing = 10f;
|
||||
protected event Action OnFree;
|
||||
public event Action OnFree;
|
||||
|
||||
public override void _OnFree()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user