summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-14 19:10:09 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-14 19:10:09 +0000
commitb4d6890957c2c3e74b49ce3ceb33c1dfafd529da (patch)
tree2d137ff8cfcde18e161addd844ee22b760d72073 /src/map/atcommand.c
parentde8f91ae9dcda19d7a931e67104cc8fde86d0b73 (diff)
downloadhercules-b4d6890957c2c3e74b49ce3ceb33c1dfafd529da.tar.gz
hercules-b4d6890957c2c3e74b49ce3ceb33c1dfafd529da.tar.bz2
hercules-b4d6890957c2c3e74b49ce3ceb33c1dfafd529da.tar.xz
hercules-b4d6890957c2c3e74b49ce3ceb33c1dfafd529da.zip
- Some small cleanups of how @reloadscript works.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5600 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r--src/map/atcommand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 38d335377..44f689c2d 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -5519,7 +5519,6 @@ int atcommand_reloadscript(
//do_init_npc();
script_reload();
npc_reload();
- npc_event_do_oninit();
clif_displaymessage(fd, msg_table[100]); // Scripts reloaded.