GDScript: Fix inner classes and preloaded scripts as types
This commit is contained in:
parent
31dfdcb69e
commit
2ba4ee9198
7 changed files with 55 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
func test():
|
||||
pass
|
||||
|
||||
func something():
|
||||
return "OK"
|
||||
Loading…
Add table
Add a link
Reference in a new issue