From a2fec10b6b43184cadbc267566bb5dde8354afdd Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Tue, 7 Jun 2022 00:27:51 +0200 Subject: Move package paths to dragonfire fork --- tosrvcmds.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tosrvcmds.go') diff --git a/tosrvcmds.go b/tosrvcmds.go index 63debb6..abbe0f6 100644 --- a/tosrvcmds.go +++ b/tosrvcmds.go @@ -1,6 +1,6 @@ package mt -import "github.com/Minetest-j45/mt/rudp" +import "github.com/dragonfireclient/mt/rudp" type ToSrvCmd interface { Cmd -- cgit v1.2.3