remove orientation from position
This commit is contained in:
@@ -65,13 +65,13 @@ enum Misc
|
||||
|
||||
const Position PosWrap[7] =
|
||||
{
|
||||
{3496.615f, -3834.182f, 320.7863f, 2.670354f},
|
||||
{3509.108f, -3833.922f, 320.4750f, 1.710423f},
|
||||
{3523.644f, -3838.309f, 320.5775f, 2.775074f},
|
||||
{3538.152f, -3846.353f, 320.5188f, 1.431170f},
|
||||
{3546.219f, -3856.167f, 320.9324f, 2.932153f},
|
||||
{3555.135f, -3869.507f, 320.8307f, 0.942477f},
|
||||
{3560.282f, -3886.143f, 321.2827f, 3.874631f}
|
||||
{3496.615f, -3834.182f, 320.7863f},
|
||||
{3509.108f, -3833.922f, 320.4750f},
|
||||
{3523.644f, -3838.309f, 320.5775f},
|
||||
{3538.152f, -3846.353f, 320.5188f},
|
||||
{3546.219f, -3856.167f, 320.9324f},
|
||||
{3555.135f, -3869.507f, 320.8307f},
|
||||
{3560.282f, -3886.143f, 321.2827f}
|
||||
};
|
||||
|
||||
struct WebTargetSelector
|
||||
|
||||
Reference in New Issue
Block a user