进入比赛默认3d

This commit is contained in:
CaiYanPeng 2022-01-25 18:48:37 +08:00
parent 2abb2d81a2
commit 28487b295b

View File

@ -372,7 +372,7 @@ namespace Assets.Scenes.Ride.Scripts
//{ //{
// return; // return;
//} //}
mainController.Is3dView = true; //mainController.Is3dView = true;
ChangeView(null); ChangeView(null);
} }