X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=proto.go;fp=proto.go;h=c0a26c098ce30531521c8490969035a133737ada;hb=bc77fd1bb44787f773a590796cb90313cc58c69b;hp=30a94da2c2f841bd4d265d065eac79d392a0a751;hpb=1a235cd499f659fdded486a8dd1b0ed3fff1cfa6;p=mt.git diff --git a/proto.go b/proto.go index 30a94da..c0a26c0 100644 --- a/proto.go +++ b/proto.go @@ -5,7 +5,7 @@ import ( "io" "net" - "github.com/anon55555/mt/rudp" + "github.com/Minetest-j45/mt/rudp" ) // A Pkt is a deserialized rudp.Pkt.