From f365c0b591749009b809e21e9cfa01d4643131fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Mon, 26 Apr 2021 14:27:54 +0200 Subject: [PATCH] ksys/eft: Fix formatting issue --- src/KingSystem/Effect/eftInfoData.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KingSystem/Effect/eftInfoData.h b/src/KingSystem/Effect/eftInfoData.h index 684b44b8..eaaf37c8 100644 --- a/src/KingSystem/Effect/eftInfoData.h +++ b/src/KingSystem/Effect/eftInfoData.h @@ -9,7 +9,7 @@ namespace ksys::eft { class InfoData { SEAD_SINGLETON_DISPOSER(InfoData) - InfoData()=default; + InfoData() = default; virtual ~InfoData(); public: