From 10e841b00f7d21fe74a8097ce64c96cc262f12b4 Mon Sep 17 00:00:00 2001 From: Alexei Kotov Date: Wed, 16 Aug 2023 19:32:11 +0300 Subject: [PATCH] Fix formatting --- components/esm4/actor.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/components/esm4/actor.hpp b/components/esm4/actor.hpp index 5079182557..769287b9d8 100644 --- a/components/esm4/actor.hpp +++ b/components/esm4/actor.hpp @@ -113,7 +113,6 @@ namespace ESM4 std::uint16_t padding; }; - union ActorBaseConfig { ACBS_TES4 tes4;