Pārlūkot izejas kodu

Removing remaining C_GossipInfo from Shadowlands merge

tags/2.1.12-classic
SabinDeus pirms 4 gadiem
vecāks
revīzija
9e4b940a8f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      TurnIn.lua

+ 1
- 1
TurnIn.lua Parādīt failu

for i2,v2 in ipairs(GossipOptions) do for i2,v2 in ipairs(GossipOptions) do
if (v2.name == current.name) then if (v2.name == current.name) then
TI_debug(i1.."-Gossip Match Found: "..current.name..", "..current.type); TI_debug(i1.."-Gossip Match Found: "..current.name..", "..current.type);
C_GossipInfo.SelectOption(i2);
SelectGossipOption(i2);
return; return;
end end
end end

Notiek ielāde…
Atcelt
Saglabāt