Batch 1 - Scripts

This commit is contained in:
Rohan
2026-07-21 08:58:18 +05:30
parent 604c0c786a
commit 1dcd8bf80b
41 changed files with 655 additions and 13 deletions

View File

@@ -379,7 +379,7 @@ public class CashSystemCharacterSelection : MonoBehaviour
// Load game scene
Debug.Log("[CashSystemCharacterSelection] Loading Game scene...");
SceneManager.LoadScene("Test");
SceneManager.LoadScene("Game");
}
/// <summary>