From 0428c38069d1b938107508fc4e5ad260c25d0e89 Mon Sep 17 00:00:00 2001 From: Cay Date: Tue, 17 Mar 2026 11:03:12 +0000 Subject: [PATCH] ear --- public/css/hud.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/hud.css b/public/css/hud.css index d708ddf..a2d8f85 100644 --- a/public/css/hud.css +++ b/public/css/hud.css @@ -212,7 +212,7 @@ width: 20px; height: 20px; flex-shrink: 0; - background: url("/public/images/items/blauer_cristal.png") center / contain no-repeat; + background: url("/public/images/items/blauer%20cristal.png") center / contain no-repeat; filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.7)); vertical-align: middle; }