Bläddra i källkod

Added free()'s

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@330 54d463be-8e91-2dee-dedb-b68131a5f0ec
codemaster 20 år sedan
förälder
incheckning
c39f85d63b
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -1,5 +1,6 @@
 Date	Added
 11/22
+	* Added a few free()'s so that I am sure it freed the allocated memory (char & login) [Codemaster]
 	* Changed monsters_ignore_gm option to a level value. [Valaris]
 	  (accounts greater than or equal to this setting won't be attacked by aggressives.)
 	* Fixed mapflag #s and constants for setmapflag and remove mapflag. [Valaris]