mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update snappoints.hpp
This commit is contained in:
@@ -662,10 +662,10 @@ class SnapBuilding {
|
||||
radius = 20;
|
||||
points[] = {
|
||||
{0,0,0,$STR_EPOCH_ACTION_SNAP_PIVOT},
|
||||
{0,-4.65,0.130,$STR_EPOCH_ACTION_SNAP_BACK},
|
||||
{0,4.65,0.130,$STR_EPOCH_ACTION_SNAP_FRONT},
|
||||
{-4.99,0,0.130,$STR_EPOCH_ACTION_SNAP_LEFT},
|
||||
{4.97,0,0.130,$STR_EPOCH_ACTION_SNAP_RIGHT}
|
||||
{0,-4.64,0.130,$STR_EPOCH_ACTION_SNAP_BACK},
|
||||
{0,4.64,0.130,$STR_EPOCH_ACTION_SNAP_FRONT},
|
||||
{-4.96,0,0.130,$STR_EPOCH_ACTION_SNAP_LEFT},
|
||||
{4.95,0,0.130,$STR_EPOCH_ACTION_SNAP_RIGHT}
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user