From 93679be6f50e5117ac58b0b8f1b8fe0c7075924a Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 12 Mar 2007 19:02:20 +0000 Subject: - Cleaned up the implementation of party_send_movemap, it should fix the client receiving the party-mate positions before receiving the party information when you first log on. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9994 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 7bd04015b..3f37c430e 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -2540,7 +2540,7 @@ int map_delmap(char *mapname) { * Initiate maps loading stage *-------------------------------------- */ -int map_readallmaps() +int map_readallmaps (void) { int i; int maps_removed = 0; -- cgit v1.2.3-60-g2f50