mirror of
https://github.com/godotengine/godot.git
synced 2025-10-22 17:33:33 +00:00
5 lines
67 B
GDScript3
5 lines
67 B
GDScript3
![]() |
extends "inner_base.gd".InnerA.InnerAB
|
||
|
|
||
|
func test():
|
||
|
super.test()
|