From 8eefca6ea575d6b55a0ad493ce7f7aa3f9c88f5e Mon Sep 17 00:00:00 2001 From: Roderic Morris Date: Tue, 21 Oct 2008 21:51:29 +0000 Subject: move all scripts to scripts directory for content conversion --- src/scripting/lua.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/scripting/lua.cpp b/src/scripting/lua.cpp index 38f5cd25..330e8198 100644 --- a/src/scripting/lua.cpp +++ b/src/scripting/lua.cpp @@ -787,7 +787,7 @@ LuaScript::LuaScript(): lua_settable(mState, LUA_REGISTRYINDEX); lua_settop(mState, 0); - loadFile("scripts/libtmw.lua"); + loadFile("scripts/libs/libtmw.lua"); } LuaScript::~LuaScript() -- cgit v1.2.3-70-g09d2