Commit e3eeb569 authored by Tachibana's avatar Tachibana

eme

parent c823958d
Pipeline #8608 passed with stages
in 40 minutes and 29 seconds
......@@ -54,10 +54,10 @@ function cm.checkop(e,tp,eg,ep,ev,re,r,rp)
local rc=re:GetHandler()
local code1,code2=rc:GetCode()
if code1 then
table.insert(code1)
table.insert(Monster_Friend_Time,code1)
end
if code2 then
table.insert(code2)
table.insert(Monster_Friend_Time,code2)
end
end
function cm.clear(e,tp,eg,ep,ev,re,r,rp)
......
......@@ -54,10 +54,10 @@ function cm.checkop(e,tp,eg,ep,ev,re,r,rp)
local rc=re:GetHandler()
local code1,code2=rc:GetCode()
if code1 then
table.insert(code1)
table.insert(Monster_Friend_Time,code1)
end
if code2 then
table.insert(code2)
table.insert(Monster_Friend_Time,code2)
end
end
function cm.clear(e,tp,eg,ep,ev,re,r,rp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment