add favicon

This commit is contained in:
LabyStudio
2022-05-13 09:41:49 +02:00
parent 83a01043c2
commit f2b25d36e4
5 changed files with 2 additions and 1 deletions
@@ -158,7 +158,7 @@ export default class GuiMainMenu extends GuiScreen {
this.camera.rotation.order = 'ZYX';
// Apply blur
this.minecraft.window.canvas2d.style.backdropFilter = "saturate(80%) blur(10px)";
this.minecraft.window.canvas2d.style.backdropFilter = "blur(10px)";
}
onClose() {
Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB