From 6f4749777c9ddfe8ae7478bca85f96317c0e723e Mon Sep 17 00:00:00 2001
From: jonwd7 <jon.wd7@gmail.com>
Date: Mon, 8 May 2017 17:23:13 -0400
Subject: [PATCH] [SSE] Revert to slash for PR

---
 nif.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nif.xml b/nif.xml
index 9333802..34bb87e 100644
--- a/nif.xml
+++ b/nif.xml
@@ -4080,7 +4080,7 @@
 		<add name="VF5" type="byte" ver="20.2.0.7" userver2="100" />
 		<add name="VF" type="VertexFlags" ver="20.2.0.7" userver2="100" />
 		<add name="VF8" type="byte" ver="20.2.0.7" userver2="100" />
-		<add name="Vertex Data" type="BSVertexData" arg="VF" arr1="Data Size #DIV# Vertex Size" cond="Data Size &gt; 0" ver="20.2.0.7" userver2="100" />
+		<add name="Vertex Data" type="BSVertexData" arg="VF" arr1="Data Size / Vertex Size" cond="Data Size &gt; 0" ver="20.2.0.7" userver2="100" />
 		<add name="Partition" type="SkinPartition" arr1="Num Skin Partition Blocks" ver="20.2.0.7" userver2="100" />
     </niobject>
 
-- 
GitLab