mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Disable moving group dialog
This commit is contained in:
@@ -106,7 +106,7 @@ class DZ_GroupButton: RscButton {
|
||||
|
||||
class DZ_GroupDialog {
|
||||
idd = 80000;
|
||||
movingEnable = 1;
|
||||
movingEnable = 0;
|
||||
enableSimulation = 1;
|
||||
|
||||
class ControlsBackground {
|
||||
@@ -224,4 +224,4 @@ class DZ_GroupDialog {
|
||||
y = .5765;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user