예제 #1
0
파일: source.go 프로젝트: schwarz/goldenbot
func init() {
	rcon.Register("source", Relay)
}
예제 #2
0
파일: q3.go 프로젝트: schwarz/goldenbot
func init() {
	rcon.Register("q3", Relay)
}
예제 #3
0
func init() {
	rcon.Register("goldsrc", Relay)
}