From f1d9880006cf713597c1fc573f83db75062712c9 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sun, 11 Mar 2012 04:15:45 +0200 Subject: Clean up log messages everywhere --- src/script.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script.cpp') diff --git a/src/script.cpp b/src/script.cpp index f91b22896..1925ea701 100644 --- a/src/script.cpp +++ b/src/script.cpp @@ -89,7 +89,7 @@ int luaErrorHandler(lua_State *L) { bool script_load(lua_State *L, const char *path) { - infostream<<"Loading and running script from "<