xiandie/scene/ground/script/c02/老鼠精画像.gd

7 lines
158 B
GDScript3
Raw Normal View History

2025-06-25 20:34:29 +00:00
extends CanvasLayer
func _ready() -> void:
layer = GlobalConfig.CANVAS_LAYER_LITTLE_GAME
%Label.text = tr("c02_保卫科老鼠精").replace("<br>", "\n")