Index: Daodan/Daodan.c
===================================================================
--- Daodan/Daodan.c	(revision 269)
+++ Daodan/Daodan.c	(revision 270)
@@ -49,6 +49,6 @@
 	DDrPatch_Const((void*)0x00400000 + 0x0011a825, cooldown_patch);
 	
-	const char throwtest_patch[] = { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 };
-	DDrPatch_Const((void*)0x00400000 + 0x000dc190, throwtest_patch);
+//	const char throwtest_patch[] = { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 };
+//	DDrPatch_Const((void*)0x00400000 + 0x000dc190, throwtest_patch);
 	
 	return true;
