add favicon
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user