Sfoglia il codice sorgente

Fixed compiling problem for TXT since a few commands were placed within an #ifndef TXT_ONLY when they weren't supposed to be

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@626 54d463be-8e91-2dee-dedb-b68131a5f0ec
codemaster 20 anni fa
parent
commit
e29a408f42
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -1,6 +1,7 @@
 Date	Added
 
 12/19
+	* Fixed a few command compiling problems for TXT [Codemaster]
 	* Modified the main.sql to add the friend0 column; also added the upgrade_1.0.0.sql file [Codemaster]
 	* Introduced StringBuf into utils for use in building larger queries [MouseJstr]
 	* tested GUILD_CACHE (reducing guild related sql traffic to 30%) in