mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-11 08:38:45 +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