]> git.lizzy.rs Git - mt.git/blobdiff - cmds.go
Add WaitGroup to SerializePkt
[mt.git] / cmds.go
diff --git a/cmds.go b/cmds.go
index 7a4f6bd191d68813aa85b63113be5462f4a04d08..ca09b1aef9be4754c30b979c9494997e75ab9cbe 100644 (file)
--- a/cmds.go
+++ b/cmds.go
@@ -4,7 +4,7 @@
 package mt
 
 import (
-       "github.com/anon55555/mt/rudp"
+       "github.com/dragonfireclient/mt/rudp"
 )
 
 type Cmd interface {