summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(1755,27,942).lua
blob: f208c95e4ee2b7f2559e607f1b1707925b3451af (plain)
1
2
3
4
5
if event.type == "digiline" then
  if event.channel == "upd_wrapper" then
    digiline_send("upd_main","")
  end
end