diff options
author | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-21 00:38:57 +0000 |
---|---|---|
committer | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-21 00:38:57 +0000 |
commit | 55b7526fef129aa129b1451fa2f55c76f3de3df6 (patch) | |
tree | 5570c49a5422e987479560c92ef710eea9cee41b /db | |
parent | 0d0eec49317fff199cfb67b4d4f202d824cf68e6 (diff) | |
download | hercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.tar.gz hercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.tar.bz2 hercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.tar.xz hercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.zip |
* Removed unused 'indoors' mapflag (follow-up to r3729).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14434 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index 8ea0ce92a..c6a8bcbff 100644 --- a/db/const.txt +++ b/db/const.txt @@ -199,7 +199,6 @@ mf_fog 17 mf_sakura 18 mf_leaves 19 mf_rain 20 -mf_indoors 21 mf_nogo 22 mf_clouds 23 mf_clouds2 24 |