master
Alex 2021-12-28 17:35:38 +01:00
parent 96f484220f
commit de6d18d179
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ func main() {
minecraft.RunServer() minecraft.RunServer()
} }
// aa
/* /*
"u"nsigned can hold only positive values "u"nsigned can hold only positive values
signed can hold negative and positve values signed can hold negative and positve values