Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
sabin
/
turn-in
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
29
Wiki
Actividad
Explorar el Código
event handler regression
tags/2.1^2
SabinDeus
hace 15 años
padre
e80f696ac7
commit
43ff4d9aa0
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
TurnIn.lua
+ 1
- 1
TurnIn.lua
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar