summaryrefslogtreecommitdiff
path: root/src/map/map.c
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-10-04 19:58:23 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-10-04 19:58:23 +0000
commit6f630e5f6d0082fb105de0b0edb0afe78075abdc (patch)
tree64725705de5d49af362ce86c489ea12945254dee /src/map/map.c
parent60eef9c3b6100bf739daec958acbd90ef8b95fea (diff)
downloadhercules-6f630e5f6d0082fb105de0b0edb0afe78075abdc.tar.gz
hercules-6f630e5f6d0082fb105de0b0edb0afe78075abdc.tar.bz2
hercules-6f630e5f6d0082fb105de0b0edb0afe78075abdc.tar.xz
hercules-6f630e5f6d0082fb105de0b0edb0afe78075abdc.zip
- Added a missing space in help.txt (bugreport:3632)
- Removed duplicate lines in item_trade.txt (bugreport:3630) - Fixed typos in Turbo Track waitingrooms. (bugreport:3628) - Removed a duplicate comment line from r14003 that caused a warning. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14081 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.c')
-rw-r--r--src/map/map.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.c b/src/map/map.c
index ea938ab8f..1215246b1 100644
--- a/src/map/map.c
+++ b/src/map/map.c
@@ -2785,7 +2785,6 @@ int map_readgat (struct map_data* m)
}
/*======================================
-/*======================================
* Add/Remove map to the map_db
*--------------------------------------*/
void map_addmap2db(struct map_data *m)