go-enet/enet.go

7 lines
60 B
Go
Raw Normal View History

2020-08-01 14:35:08 +02:00
package enet
// Initialize enet.
func Initialize() {
//
}