This website works better with JavaScript.
홈
탐색
도움말
로그인
sabin
/
turn-in
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
29
위키
Activity
소스 검색
event handler regression
tags/2.1^2
SabinDeus
15 년 전
부모
e80f696ac7
커밋
43ff4d9aa0
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
TurnIn.lua
+ 1
- 1
TurnIn.lua
파일 보기
@@ -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
Write
Preview
Loading…
취소
저장