mirror of
https://gitee.com/jisol/jisol-game/
synced 2026-05-22 09:46:53 +00:00
提交
This commit is contained in:
@@ -8,7 +8,7 @@ namespace SHFrame
|
||||
[InitializeOnLoad]
|
||||
public class SceneSwitchLeftButton
|
||||
{
|
||||
private static readonly string SceneMain = "Boot";
|
||||
private static readonly string SceneMain = "HotMain";
|
||||
|
||||
static SceneSwitchLeftButton()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user