breakpoint

This commit is contained in:
CortexCore
2023-09-15 23:02:46 +08:00
parent f6bf8fffe3
commit eabf0c6188
43 changed files with 1701 additions and 1582 deletions

View File

@@ -1,3 +1,4 @@
#if Deprecated
using Godot;
using System;
@@ -19,3 +20,4 @@ public partial class 生成温湿度 : Node
}
}
}
#endif