summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-29 10:23:11 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-29 10:23:11 +0000
commit3bc63f72702b2863f1439e69c6b5add1009a02c5 (patch)
treebefa8038a634b39fcdac89160da9317b21bb307d /src/map/atcommand.c
parent089657a99ef08deb2e7202e3d2af6382a2e874f2 (diff)
downloadhercules-3bc63f72702b2863f1439e69c6b5add1009a02c5.tar.gz
hercules-3bc63f72702b2863f1439e69c6b5add1009a02c5.tar.bz2
hercules-3bc63f72702b2863f1439e69c6b5add1009a02c5.tar.xz
hercules-3bc63f72702b2863f1439e69c6b5add1009a02c5.zip
- Applied Mpeg's work on GS
( http://gpegon.free.fr/ea/gunslinger_08-29-06_mpeg.txt ) - Fixed a syntax error in @showmobs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8528 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r--src/map/atcommand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index cff8ab8cf..3d604497a 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -9805,7 +9805,7 @@ int atcommand_mobinfo(
return 0;
}
-*==========================================
+/*=========================================
* @showmobs by KarLaeda
* => For 5 sec displays the mobs on minimap
*------------------------------------------