Commit a241fead authored by GuGu's avatar GuGu

Update nef.lua

parent f2e1b649
Pipeline #40268 passed with stage
in 11 seconds
......@@ -1354,7 +1354,7 @@ if not Nef.PLCounter then
local count = (class._n[tp][code] or 0) + num
--黑猫杯季赛特供季节场地
if code==999104 then count=2 end
--if code==999104 then count=3 end
class._e[tp][code] = e1
class._n[tp][code] = count
......
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