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