Disable moving of group dialog

This commit is contained in:
ebaydayz
2016-12-01 20:31:04 -05:00
parent baae92f9d8
commit 119470809f

View File

@@ -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;