I just realized there was a pretty serious problem here

This commit is contained in:
Flameshadowxeroshin
2012-05-04 01:14:17 +00:00
parent 0e867243be
commit 37246257af
@@ -80,7 +80,7 @@ local function ParseSpeedModFile(path)
end
end
if #mods==0 then return Failure() end
if #mods==0 then return Failure(file) end
file:destroy()
return mods
@@ -266,7 +266,7 @@ function SpeedMods()
end
--[[
Copyright © 2008-2012 AJ Kelly/KKI Labs.
Copyright © 2008-2012 AJ Kelly/KKI Labs.
Use freely, so long this notice and the above documentation remains.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"