From d124205a712ad84f2de0375833ccad909e973d03 Mon Sep 17 00:00:00 2001 From: zulianc Date: Sat, 29 Mar 2025 18:52:06 +0100 Subject: [PATCH] ok fix ig --- src/GraphicalUI/Keybinds.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/GraphicalUI/Keybinds.h b/src/GraphicalUI/Keybinds.h index f5cfda1..888211a 100644 --- a/src/GraphicalUI/Keybinds.h +++ b/src/GraphicalUI/Keybinds.h @@ -4,9 +4,8 @@ #include #include -#include -#include #include +#include using sfKey = sf::Keyboard::Key;