Fix: fuck udp

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

1
cmd.go
View File

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