You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Wrap up GDScript 2.0 base implementation
This commit is contained in:
@@ -121,6 +121,7 @@ public:
|
||||
SIGNAL,
|
||||
STATIC,
|
||||
SUPER,
|
||||
TRAIT,
|
||||
VAR,
|
||||
VOID,
|
||||
YIELD,
|
||||
|
||||
Reference in New Issue
Block a user