diff options
author | Akkarinage <mike.langford@live.co.uk> | 2013-06-14 21:27:02 +0100 |
---|---|---|
committer | Akkarinage <mike.langford@live.co.uk> | 2013-06-14 21:27:02 +0100 |
commit | 3136a514a17ff9874b458673ca3f89bad8e75ce8 (patch) | |
tree | ae8b5eb6ef53d5de6cbdb217d89d823c75bf52a0 /conf/battle/misc.conf | |
parent | 634bcc63b7adff53d817c19195c4060170eeecfc (diff) | |
download | hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.gz hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.bz2 hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.xz hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.zip |
Whitespace, TABs & Spellings
Replaced indents using spaces with tabs, reducing file sizes and
conforming to standards.
Diffstat (limited to 'conf/battle/misc.conf')
-rw-r--r-- | conf/battle/misc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/misc.conf b/conf/battle/misc.conf index 32b9c511e..9814a2140 100644 --- a/conf/battle/misc.conf +++ b/conf/battle/misc.conf @@ -85,7 +85,7 @@ duel_only_on_same_map: no // Cell Stack Limit support (see src/map/map.h) cell_stack_limit: 1 -// Allow autrade only in map with autotrade flag? +// Allow autotrade only in map with autotrade flag? // Set this to "no" will allow autotrade where no "autotrade" mapflag is set // Set this to "yes" to only allow autotrade on maps with "autotrade" mapflag at_mapflag: no |