xiandie/scene/ground/script/c03/s04_closeup麻将出千游戏.gd

9 lines
147 B
GDScript3
Raw Normal View History

2025-07-09 16:07:36 +00:00
extends CanvasLayer
signal exit(arg)
@onready var bg = $BG as TextureRect
func _ready() -> void:
layer = GlobalConfig.CANVAS_LAYER_LITTLE_GAME