]> git.lizzy.rs Git - mt.git/blobdiff - tocltcmds.go
Fix subpackage paths
[mt.git] / tocltcmds.go
index 3297f2fec99e71d41715eaf0efb57d0a231b99da..37d7bed084469ea4203f030d0a79bcf3bb7fa349 100644 (file)
@@ -6,7 +6,7 @@ import (
        "io"
        "math"
 
-       "github.com/anon55555/mt/rudp"
+       "github.com/Minetest-j45/mt/rudp"
 )
 
 type ToCltCmd interface {