]> git.lizzy.rs Git - mt.git/commitdiff
Actually export Token in ToSrvHaveMedia
authorMinetest-j45 <55553015+Minetest-j45@users.noreply.github.com>
Thu, 2 Jun 2022 16:50:18 +0000 (17:50 +0100)
committerMinetest-j45 <55553015+Minetest-j45@users.noreply.github.com>
Thu, 2 Jun 2022 16:50:18 +0000 (17:50 +0100)
tosrvcmds.go

index 889191cc206d7213dd210650c57f035367eb4c94..981bedd811b08c2f9ca9f0cb795221efd5274d69 100644 (file)
@@ -62,7 +62,7 @@ type ToSrvGotBlks struct {
 // ToSrvHaveMedia tells the server that the client has received the media.
 type ToSrvHaveMedia struct {
        //mt:len8
-       token uint32
+       Token uint32
 }
 
 // ToSrvDeletedBlks tells the server that the client has deleted Blks.