4 lines
65 B
GDScript
4 lines
65 B
GDScript
extends Control
|
|
|
|
## Base which provided this menu
|
|
var base: Base
|