1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00
Micky
2023-12-30 14:42:02 +01:00
committed by Yuri Sizov
parent 5f9ed5418d
commit 02e95d5a08
3 changed files with 36 additions and 6 deletions

View File

@@ -105,6 +105,7 @@ EDITOR_CLASSES: List[str] = [
CLASSES_WITH_CSHARP_DIFFERENCES: List[str] = [
"@GlobalScope",
"String",
"StringName",
"NodePath",
"Signal",
"Callable",