111
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Tuan.GameFramework
|
||||
#endif
|
||||
Application.targetFrameRate = 60;
|
||||
Application.runInBackground = true;
|
||||
GameManager.Inst.Player = player;
|
||||
DontDestroyOnLoad(player);
|
||||
}
|
||||
async void Start()
|
||||
|
||||
Reference in New Issue
Block a user