From b10d667ea7ad55f381797fbecc6a20f3090dbbd5 Mon Sep 17 00:00:00 2001 From: Diavolo Date: Sat, 5 Feb 2022 17:28:22 +0100 Subject: [PATCH] I hate tabs --- src/Game/Structs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Game/Structs.hpp b/src/Game/Structs.hpp index 834d0d1d..152b46af 100644 --- a/src/Game/Structs.hpp +++ b/src/Game/Structs.hpp @@ -5608,7 +5608,7 @@ namespace Game char pad[100]; } gentity_t; - static_assert(sizeof(gentity_s) == 0x274); + static_assert(sizeof(gentity_s) == 0x274); struct lockonFireParms {