summaryrefslogtreecommitdiff
path: root/src/init2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/init2.c')
-rw-r--r--src/init2.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/init2.c b/src/init2.c
index 2f897d9b..8f20ecfc 100644
--- a/src/init2.c
+++ b/src/init2.c
@@ -2652,8 +2652,7 @@ void init_angband(void)
wipe_hooks();
/* Initialise some other arrays */
- note("[Initialising lua scripting... (lua)]");
- init_lua();
+ note("[Initialising scripting... (script)]");
init_lua_init();
/* Initialise skills info */