summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-26 14:24:14 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-26 14:24:14 +0000
commita2161c21f98349e4e17640ca341ab8af33646210 (patch)
tree8c706443c3539c6af8f63aad9fc404a779316ca8 /Changelog-Trunk.txt
parentb1305dc1d585c18c2755ab65bc968649d6eb3ec2 (diff)
downloadhercules-a2161c21f98349e4e17640ca341ab8af33646210.tar.gz
hercules-a2161c21f98349e4e17640ca341ab8af33646210.tar.bz2
hercules-a2161c21f98349e4e17640ca341ab8af33646210.tar.xz
hercules-a2161c21f98349e4e17640ca341ab8af33646210.zip
Solved console plugins compilation error
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10072 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 5681668c2..c9287af65 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2007/03/27
+ * Solved console plugins compilation error [Toms]
* Changed MAX_LEVEL to the standard value 99. Memory consumption-= 55MB.
- !!!WARNING!!! If your server uses higher levels, be sure to adjust
this appropriately! (the define can be found in /src/map/map.h)