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