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
This commit is contained in:
codemaster 2004-12-19 03:38:06 +00:00
parent e0f657f0f9
commit e29a408f42

View File

@ -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