From f97cf27e7285351f656b3e147e8fa379ffb2425b Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sat, 19 Oct 2013 05:11:02 +0200 Subject: [PATCH] This ain't PHP! --- HabeebIt.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HabeebIt.lua b/HabeebIt.lua index 7798fd2..23797f4 100644 --- a/HabeebIt.lua +++ b/HabeebIt.lua @@ -284,7 +284,7 @@ function Container:Update() for _, value in pairs(currentEncounterID) do EJ_SelectEncounter(value) - if(EJ_GetNumLoot > 0) then + if(EJ_GetNumLoot() > 0) then currentEncounterID = value break end -- 1.7.9.5