diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-19 04:15:32 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-19 04:15:32 +0000 |
commit | 2b6f3618d99f725d224859d17344b640e0255d59 (patch) | |
tree | 738e3d90ce1bb02b96940e3707074db375867b67 /notice.txt | |
parent | e9d183dfbdcd8a9aaf71a4db8dbeed43ad574e95 (diff) | |
download | hercules-2b6f3618d99f725d224859d17344b640e0255d59.tar.gz hercules-2b6f3618d99f725d224859d17344b640e0255d59.tar.bz2 hercules-2b6f3618d99f725d224859d17344b640e0255d59.tar.xz hercules-2b6f3618d99f725d224859d17344b640e0255d59.zip |
* Added 'cancel' button parsing in buildin_select menu system. Now scripts will continue to load if 'cancel' is pressed and 255 will be returned.
modified Changelog-Trunk.txt
modified notice.txt
modified src/map/script.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9258 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'notice.txt')
-rw-r--r-- | notice.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notice.txt b/notice.txt index 348ae98af..f08eec226 100644 --- a/notice.txt +++ b/notice.txt @@ -1,8 +1,8 @@ //Notice\\
This branch, "Trunk", might not be stable due to bugs and whatsoever.
-It is highly recommended, if you have any dobts on using this svn version,
-it is best if you use an eAthena Official Version or use RC5.
+It is highly recommended, if you have any doubts on using this svn version,
+it is best if you use an eAthena Official Version or use the Stable branch.
on another note, if you found a bug, it is best if you report it on the eAthena
forums as http://eathena.ws/ . If you have made yourself a fix for
|