From 33b8697807d1f7c44cc83315b2106625794720dd Mon Sep 17 00:00:00 2001 From: tovjemam Date: Sat, 20 Jun 2026 22:15:54 +0200 Subject: [PATCH] Remove mention of --- src/game/character.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/game/character.cpp b/src/game/character.cpp index baf098b..450baaf 100644 --- a/src/game/character.cpp +++ b/src/game/character.cpp @@ -1,7 +1,5 @@ #include "character.hpp" -#include - #include "assets/cache.hpp" #include "net/utils.hpp" #include "utils/math.hpp"