소스 검색

* Fixed a tiny compile warning in npc.c [Codemaster]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@711 54d463be-8e91-2dee-dedb-b68131a5f0ec
codemaster 20 년 전
부모
커밋
4b50038096
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -1,5 +1,6 @@
 Date	Added
 12/21
+	* Fixed a tiny compile warning in npc.c [Codemaster]
 	* Allowed the NPCs without proper curly brackets to still load, but give an error still [Codemaster]
 	* Added variable 'current_file' which tells the filename of the script while loading npcs [MC Cameri]
 	  -the variable its set in do_init_npc() or something like that, so you can only access it