mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Disable moving of group dialog
This commit is contained in:
@@ -119,7 +119,7 @@ class DZ_GroupDialog {
|
||||
colorBackground[] = {};
|
||||
colorText[] = {};
|
||||
text = "\z\addons\dayz_code\gui\grey\ui_background_controls_ca.paa";
|
||||
moving = 1;
|
||||
moving = 0;
|
||||
x = .0;
|
||||
y = .1;
|
||||
w = 1.0;
|
||||
|
||||
Reference in New Issue
Block a user