mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 10:46:17 +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