修改加载场景

This commit is contained in:
lvhao 2023-06-09 10:15:27 +08:00
parent 86c523d51f
commit 717b52744c
2 changed files with 1070 additions and 1070 deletions

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@ public class Menu : MonoBehaviour
PlayerPrefs.SetString("Task", taskText.text);
if (PlayerPrefs.GetString("Task").Equals("10kV电缆终端调拨物资入库"))
{
SceneManager.LoadScene("Operation_LHTest");
SceneManager.LoadScene("Operation_LH");
}
else if(PlayerPrefs.GetString("Task").Equals("柱上断路器调拨入库"))
{