summaryrefslogtreecommitdiff
path: root/ers/nodes/(1655,6,1260).lua
blob: 0cb6ef7db599915dc9c250bac6ee0e6bbf449cc3 (plain)
1
2
3
4
5
6
-- luaoperatingpanel_depot_01.lua
local show_print = false
if event.type == "punch" then
  F.train_info("RESETALL", show_print)
  return
end