bug fixed

This commit is contained in:
CortexCore
2023-07-18 20:57:02 +08:00
parent 37f46e6d16
commit e7e80c982a
16 changed files with 323 additions and 134 deletions

View File

@@ -18,6 +18,8 @@ public partial class FormBuilder : Node
[Export] private Button submitButton;
[Export] private RichTextLabel logLabel;
public override void _Ready()
{
try