From bd87dac76e2a411eff37b91076b09fc440c34b49 Mon Sep 17 00:00:00 2001
From: jonwd7 <jon.wd7@gmail.com>
Date: Tue, 15 Dec 2015 11:56:20 -0500
Subject: [PATCH] [FO4] Whitespace fix

---
 nif.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nif.xml b/nif.xml
index 2bb93e5..80aa550 100644
--- a/nif.xml
+++ b/nif.xml
@@ -6546,13 +6546,13 @@
         <add name="Data" type="float" arr1="Num Data" />
     </niobject>
 	
-	<compound name="BSPackedGeomData">
+    <compound name="BSPackedGeomData">
         <add name="Unk1" type="uint" arr1="8" />
         <add name="Num Unk2" type="uint" />
         <add name="Unk2" type="uint" arr1="Num Unk2" arr2="18" />
         <add name="Unk Int 1" type="uint" />
         <add name="Unk Int 2" type="uint" />
-	</compound>
+    </compound>
     
     <niobject name="BSPackedCombinedSharedGeomDataExtra" inherit="NiExtraData">
         Fallout 4 Packed Combined Geometry Data
-- 
GitLab