Disable xray
This commit is contained in:
parent
3b2d7e021d
commit
82ea4a75ae
|
@ -82,7 +82,7 @@
|
||||||
ignore_opacity = true;
|
ignore_opacity = true;
|
||||||
noise = 0;
|
noise = 0;
|
||||||
new_optimizations = true;
|
new_optimizations = true;
|
||||||
xray = true;
|
xray = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
drop_shadow = true;
|
drop_shadow = true;
|
||||||
|
|
Loading…
Reference in a new issue