Disable xray
This commit is contained in:
parent
3b2d7e021d
commit
82ea4a75ae
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
ignore_opacity = true;
|
||||
noise = 0;
|
||||
new_optimizations = true;
|
||||
xray = true;
|
||||
xray = false;
|
||||
};
|
||||
|
||||
drop_shadow = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue