5 lines
67 B
GDScript3
5 lines
67 B
GDScript3
|
extends "inner_base.gd".InnerA.InnerAB
|
||
|
|
||
|
func test():
|
||
|
super.test()
|