ui csv
This commit is contained in:
parent
92e9433852
commit
c4d6422dec
@ -33,7 +33,7 @@ func set_stage(event_name: StringName, stage := 1) -> void:
|
|||||||
SceneManager.pop_notification("ui_notify_note_update")
|
SceneManager.pop_notification("ui_notify_note_update")
|
||||||
# 第一次记笔记,提示查看笔记
|
# 第一次记笔记,提示查看笔记
|
||||||
if event_name == &"handnote_c02_road_address":
|
if event_name == &"handnote_c02_road_address":
|
||||||
SceneManager.pop_center_notification("ui_check_note")
|
SceneManager.pop_center_notification("ui_center_notify_check_note")
|
||||||
|
|
||||||
|
|
||||||
# 仅在设置的 stage > 当前 stage 时更新,相等或小于时不更新
|
# 仅在设置的 stage > 当前 stage 时更新,相等或小于时不更新
|
||||||
|
Loading…
Reference in New Issue
Block a user