# HG changeset patch # User John@Doomsday # Date 1331902564 14400 # Node ID 8856fc38cd4142571850ec7079410f38ec5abc38 # Parent 6c0a8acccbc8748db527072197b4543a1fe68561 Bugs diff -r 6c0a8acccbc8 -r 8856fc38cd41 Utility.lua --- a/Utility.lua Fri Mar 16 08:31:48 2012 -0400 +++ b/Utility.lua Fri Mar 16 08:56:04 2012 -0400 @@ -1,4 +1,6 @@ +local bsk=bsk local pairs=pairs +local tostring=tostring local type=type local getmetatable=getmetatable local setmetatable=setmetatable