Przeglądaj źródła

event handler regression

tags/2.1^2
SabinDeus 15 lat temu
rodzic
commit
43ff4d9aa0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      TurnIn.lua

+ 1
- 1
TurnIn.lua Wyświetl plik

@@ -258,7 +258,7 @@ function TI_IsNPCOn(npcname, type)
end


function TI_OnEvent(event)
function TI_OnEvent(self, event, ...)
if(event == "VARIABLES_LOADED") then
TI_VarInit();
if(TI_status.state) then

Ładowanie…
Anuluj
Zapisz