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

View File

@ -30,6 +30,8 @@ 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