diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-25 16:45:09 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-25 16:45:09 +0000 |
commit | e13ebc226f3f0ac937f880df270e30ad2aa5d450 (patch) | |
tree | c6f3247406bae5539cd32c09c36e1d2c35c4de2c /conf-tmpl/motd.txt | |
parent | 90cf762d98ad0bcfd84302824ebe093987d0be97 (diff) | |
download | hercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.tar.gz hercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.tar.bz2 hercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.tar.xz hercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.zip |
* Added support for character rename packet (only dummy code for now)
* Added support for langtype-12 char deletion packet (tested, works)
* Synchronized txt/sql charserver code a bit
* Adjusted motd.txt to not crash new clients
* Removed some dead code from the charserver (see r352)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10909 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/motd.txt')
-rw-r--r-- | conf-tmpl/motd.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/motd.txt b/conf-tmpl/motd.txt index 7e8c50575..b443cc434 100644 --- a/conf-tmpl/motd.txt +++ b/conf-tmpl/motd.txt @@ -1,2 +1,2 @@ // Internal default is limited to 128 lines. If you need more, you will need to modify the MOTD_LINE_SIZE definition in pc.c -Welcome to eAthena SVN Version! Enjoy! Please report any bugs you find in eAthena :). +Welcome to eAthena SVN Version! Enjoy! Please report any bugs you find. |