فهرست منبع

Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11496 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf 17 سال پیش
والد
کامیت
1a95b375c1
2فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 2 1
      npc/Changelog.txt
  2. 1 1
      npc/other/CashShop_Functions.txt

+ 2 - 1
npc/Changelog.txt

@@ -1,8 +1,9 @@
 Date		Added
 ======
 2007/10/16
+	* Rev. 11496 Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239 [L0ne_W0lf]
 	* Rev. 11495 Added a return at the end of several scripts. [L0ne_W0lf]
-	  Should deal with errors being shown in due to a recent commit by FlavioJS
+	  Should deal with errors being shown due to a recent commit by FlavioJS
 2007/10/14
 	* Rev. 11473 Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests. [L0ne_W0lf]
 	* Rev. 11472 Updated Merchant quest skill NPCs. [L0ne_W0lf]

+ 1 - 1
npc/other/CashShop_Functions.txt

@@ -91,4 +91,4 @@ function	script	F_CashDungeon	{
 	case 13: warp "c_tower1",0,0; end;
 	}
 	return;
-}
+}