master
Alex 2021-12-28 19:20:02 +01:00
parent cdc4a5ae0b
commit 38e45752a3
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()