From 6768e46b200c63d758bd6e92bd500f3c754c3245 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Thu, 12 May 2022 02:33:01 +0100 Subject: formatting changes --- NorthstarDedicatedTest/convar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NorthstarDedicatedTest/convar.h') diff --git a/NorthstarDedicatedTest/convar.h b/NorthstarDedicatedTest/convar.h index d766933d..c39151b7 100644 --- a/NorthstarDedicatedTest/convar.h +++ b/NorthstarDedicatedTest/convar.h @@ -180,4 +180,4 @@ class ConVar float m_fMaxVal {}; // 0x0068 void* m_pMalloc {}; // 0x0070 char m_pPad80[10] {}; // 0x0080 -}; // Size: 0x0080 \ No newline at end of file +}; // Size: 0x0080 -- cgit v1.2.3