Update main.go

This commit is contained in:
2025-11-28 22:05:06 +07:00
parent 7b01dce943
commit 841006a59f
+1
View File
@@ -8,6 +8,7 @@ import (
"strings"
)
// From: https://docs.godotengine.org/en/stable/classes/index.html
var ignoredTypes = []string{
"@GDScript",
"@GlobalScope",