mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix wrong snappoint name
This commit is contained in:
@@ -251,7 +251,7 @@ class SnapBuilding {
|
|||||||
|
|
||||||
class Stairs_DZE: FloorsWallsStairs {
|
class Stairs_DZE: FloorsWallsStairs {
|
||||||
points[] = {
|
points[] = {
|
||||||
{0,0,0,$STR_EPOCH_ACTION_SNAP_BOTTOM},
|
{0,0,0,$STR_EPOCH_ACTION_SNAP_PIVOT},
|
||||||
{0,3.65,3,$STR_EPOCH_ACTION_SNAP_FRONT},
|
{0,3.65,3,$STR_EPOCH_ACTION_SNAP_FRONT},
|
||||||
{0,1.8,0,$STR_EPOCH_ACTION_SNAP_BOTTOM},
|
{0,1.8,0,$STR_EPOCH_ACTION_SNAP_BOTTOM},
|
||||||
{-0.81,1.8,1.5,$STR_EPOCH_ACTION_SNAP_LEFT},
|
{-0.81,1.8,1.5,$STR_EPOCH_ACTION_SNAP_LEFT},
|
||||||
|
|||||||
Reference in New Issue
Block a user