From 583272234fc96da7911029cd3cad13a7fb386e9e Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 25 Jul 2013 06:07:58 -0300 Subject: Expanding script.c interface Hercules Renewal Phase One. Signed-off-by: shennetsind --- 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 db3bcf001..e6a1fd73c 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -5441,7 +5441,7 @@ int do_init(int argc, char *argv[]) battle->config_read(iMap->BATTLE_CONF_FILENAME); atcommand->msg_read(iMap->MSG_CONF_NAME); - script_config_read(iMap->SCRIPT_CONF_NAME); + script->config_read(iMap->SCRIPT_CONF_NAME); inter_config_read(iMap->INTER_CONF_NAME); logs->config_read(iMap->LOG_CONF_NAME); -- cgit v1.2.3-70-g09d2