From 5480b63665fd1151f447b0b6a233d7baa3787fbd Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 29 Jan 2007 22:26:49 +0000 Subject: - Readded grfio_final to the map_server. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9744 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index b8e733499..63496534c 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -3977,6 +3977,9 @@ int do_init(int argc, char *argv[]) { npc_event_do_oninit(); // npcのOnInitイベント?行 + //Done loading with the maps, no need for the grf module anymore. + grfio_final(); + if ( console ) { set_defaultconsoleparse(parse_console); start_console(); -- cgit v1.2.3-60-g2f50