dd
This commit is contained in:
@@ -67,7 +67,7 @@ export const GuideConfig: { [key: number]: IGuideStep } = {
|
||||
0: {
|
||||
id: "welcome", type: GuideStepType.WAIT,key:0,
|
||||
targetPath: "root/gui/LayerUI/role_controller/mission_home/start/name",
|
||||
tipText: "伟大的勇者,欢迎来到 『像素大陆』",
|
||||
tipText: "伟大的勇者,欢迎来到 『像素模拟战』",
|
||||
handOffset: { x: 42, y: -45 },
|
||||
nextStep: "start_battle", waitTime: 5, end_event: "click", noInput: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user