master
Alex 2021-12-28 19:22:58 +01:00
commit 396aeee6ae
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ func init() {
}
func main() {
logger.Minecraft.Println("test")
web.RunServer()
go web.Test()