添加辽宁大连普兰店万达广场场景
This commit is contained in:
@@ -730,9 +730,9 @@ public class GameManager : MonoBehaviour
|
||||
{
|
||||
EnergyPump.transform.position = new Vector3(2f, 0, 4.79f);
|
||||
}
|
||||
if (GameInit.Ins.gamePlace == GamePlace.Liaoning_Panjin_Shuangtaizi_Shuangtaicheng)
|
||||
if (GameInit.Ins.gamePlace == GamePlace.Liaoning_Dalian_Pulandian_WandaGuangchang)
|
||||
{
|
||||
EnergyPump.transform.position = new Vector3(-2.07f, 0, 9.07f);
|
||||
EnergyPump.transform.position = new Vector3(-0.74f, 0, 4.91f);
|
||||
}
|
||||
|
||||
EnergyPumpTag++;
|
||||
|
||||
Reference in New Issue
Block a user