Commit aa7a2d41 authored by vipwzw's avatar vipwzw Committed by 33cn

Update pokerbull.go

parent fa77760a
......@@ -15,6 +15,7 @@ import (
var logger = log.New("module", "execs.pokerbull")
// Init 执行器初始化
func Init(name string, sub []byte) {
drivers.Register(newPBGame().GetName(), newPBGame, types.GetDappFork(driverName, "Enable"))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment