Ver Fonte

* Removed a comment I had placed on line 6879 in Skill.c.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10872 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf há 18 anos atrás
pai
commit
7533ae5726
2 ficheiros alterados com 2 adições e 1 exclusões
  1. 1 0
      Changelog-Trunk.txt
  2. 1 1
      src/map/skill.c

+ 1 - 0
Changelog-Trunk.txt

@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK.  ALL UNTESTED BUGFIXES/FEATURES GO
 IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
 
 2007/07/09
+	* Rev. 10872 Removed a comment I had placed on line 6879 in Skill.c. [L0ne_W0lf]
 	* Rev. 10870 Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now [L0ne_W0lf]
 	  summons the proper monsters.
 2007/07/07

+ 1 - 1
src/map/skill.c

@@ -6876,7 +6876,7 @@ struct skill_unit_group *skill_unitsetting (struct block_list *src, int skillid,
 					alive=0;
 				else
 					clif_changemapcell(src->m,ux,uy,5,0);
-			//}
+			}
 		}
 
 		if(alive){