Fix for the CheckInteractDistance() error
This commit is contained in:
@@ -616,6 +616,7 @@ function Details:StartMeUp()
|
||||
|
||||
--to ignore this, use /run _G["UpdateAddOnMemoryUsage"] = Details.UpdateAddOnMemoryUsage_Original or add to any script that run on login
|
||||
--also the slash command "/details stopperfcheck" stop it as well
|
||||
Details.check_stuttering = false
|
||||
if (Details.check_stuttering) then
|
||||
_G["UpdateAddOnMemoryUsage"] = Details.UpdateAddOnMemoryUsage_Custom
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user