Merge pull request #11912 from Seris02/betteruipref

toggle for tetris bags
This commit is contained in:
Ghom
2020-04-22 22:26:40 +02:00
committed by GitHub
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -198,7 +198,7 @@
M.active_storage.ui_hide(M)
M.active_storage = src
LAZYOR(is_using, M)
if(volumetric_ui())
if(!M.client?.prefs?.no_tetris_storage && volumetric_ui())
//new volumetric ui bay-style
M.client.screen |= orient2hud_volumetric(M, maxallowedscreensize)
else