mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-11 17:50:25 +00:00
optimize(mcfish): migrate to AutoRegister
This commit is contained in:
@@ -104,7 +104,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
engine = control.Register("mcfish", &ctrl.Options[*zero.Ctx]{
|
||||
engine = control.AutoRegister(&ctrl.Options[*zero.Ctx]{
|
||||
DisableOnDefault: false,
|
||||
Brief: "钓鱼",
|
||||
Help: "一款钓鱼模拟器\n----------指令----------\n" +
|
||||
|
||||
Reference in New Issue
Block a user