添加横屏页面

This commit is contained in:
2025-05-26 19:57:17 +08:00
parent 354194358b
commit 468f40351d
71 changed files with 11796 additions and 42067 deletions

View File

@@ -7,4 +7,4 @@ export function G_ShowScoreTips(text: string, parent: any): void {
var Label = obj.getChildByName("offset").getChildByName("Label") as Laya.Label
Label.text = text
})
}
}