mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +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 {
|
||||
|
||||
Reference in New Issue
Block a user