File size: 126 Bytes
898c672
 
 
 
 
1
2
3
4
5
6
local handler = require("event_handler")

local team_production = require "team_production"

handler.add_lib(team_production)