summaryrefslogtreecommitdiff
path: root/proto.go
diff options
context:
space:
mode:
Diffstat (limited to 'proto.go')
-rw-r--r--proto.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto.go b/proto.go
index 30a94da..b02ca5e 100644
--- a/proto.go
+++ b/proto.go
@@ -5,7 +5,7 @@ import (
"io"
"net"
- "github.com/anon55555/mt/rudp"
+ "github.com/HimbeerserverDE/mt/rudp"
)
// A Pkt is a deserialized rudp.Pkt.