fix base:glass visibility

This commit is contained in:
MihailRis
2024-11-17 05:19:39 +03:00
parent 71d18ae3a9
commit 0a33970a7a
+2 -1
View File
@@ -3,5 +3,6 @@
"material": "base:glass",
"draw-group": 2,
"light-passing": true,
"sky-light-passing": true
"sky-light-passing": true,
"translucent": true
}