From 8dc65d54d2c422690852b8bc7d0b7d35ca4582bc Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 14 May 2014 09:02:51 +1000 Subject: Starting up and closing down the servers gets some love. Needs more love. --- lib/LSL.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/LSL.lua') diff --git a/lib/LSL.lua b/lib/LSL.lua index 662c880..3b5ba89 100644 --- a/lib/LSL.lua +++ b/lib/LSL.lua @@ -771,7 +771,7 @@ function LSL.mainLoop(sid, name, x) LSL.stateChange(x); waitAndProcess(false) - msg("Script quitting.") + msg("LSL.Lua: Script quitting.") end function waitAndProcess(returnWanted) -- cgit v1.1