Fix: fuck udp

This commit is contained in:
2025-10-16 08:09:19 +08:00
parent 0dea850cfa
commit e7d0f4235f
4 changed files with 29 additions and 58 deletions

1
cmd.go
View File

@@ -26,5 +26,4 @@ func init() {
RootCmd.AddCommand(authCmd)
RootCmd.AddCommand(playerCmd)
RootCmd.AddCommand(testCmd)
}