summaryrefslogtreecommitdiff
path: root/tocltcmds.go
diff options
context:
space:
mode:
Diffstat (limited to 'tocltcmds.go')
-rw-r--r--tocltcmds.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tocltcmds.go b/tocltcmds.go
index 3297f2f..37d7bed 100644
--- a/tocltcmds.go
+++ b/tocltcmds.go
@@ -6,7 +6,7 @@ import (
"io"
"math"
- "github.com/anon55555/mt/rudp"
+ "github.com/Minetest-j45/mt/rudp"
)
type ToCltCmd interface {