summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(1223,12,1555).lua
blob: 75d5eea9c5327ca851f1da44e8015475a0bb0960 (plain)
1
2
3
4
5
if event.type == "digiline" then
  if event.channel == "updwrapper" then
    F.disp2gen("cg")
  end
end