diff Spells.cpp @ 209:29545d87e11d

m
author Ritor1
date Sat, 16 Feb 2013 16:23:07 +0600
parents 4813b57396ba
children fcdb80fc1f74
line wrap: on
line diff
--- a/Spells.cpp	Sat Feb 16 08:42:58 2013 +0600
+++ b/Spells.cpp	Sat Feb 16 16:23:07 2013 +0600
@@ -123,7 +123,7 @@
 	pSpellsTXT_Raw = (char *)pEvents_LOD->LoadRaw("spells.txt", 0);
 	strtok(pSpellsTXT_Raw, "\r");
 	strtok(NULL, "\r");
-	v14 = 1;
+	//v14 = 1;
 	for(int i=1; i<100; ++i) 
 		{
 		test_string=strtok(NULL, "\r")+1;