X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fscript.cpp;h=1925ea701554ffdcc0f5ed86fc2de8ad2af3d767;hb=2f2b7915eade91fe20af7c9e5e8921c35342a672;hp=f91b228960c27ef17420cb1f7c737392fc9e892b;hpb=7b7b68cdabf1e34e74b9157315998aa40777251b;p=oweals%2Fminetest.git 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 "<