This commit is contained in:
aozhiwei 2023-01-11 13:53:39 +08:00
parent 25063b677e
commit a82247b18d

View File

@ -7,7 +7,7 @@ Position BornPoint::RandPoint() const
Position pos; Position pos;
#if 1 #if 1
pos.x = 5120.000000000000; pos.x = 5120.000000000000;
pos.y = 1.542470574379; pos.y = 6.250846862793;
pos.z = 5120.000000000000; pos.z = 5120.000000000000;
#else #else
pos.x = 1219.634277343750; pos.x = 1219.634277343750;