1
This commit is contained in:
parent
0369807a68
commit
3da1d79ab4
@ -17,7 +17,9 @@ async function add(clsName, modName) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function init() {
|
async function init() {
|
||||||
|
await add('HERO.Transfer', 'HERO/transfer');
|
||||||
|
await add('CHIP.Transfer', 'CHIP/transfer');
|
||||||
|
await add('BENftMarket.SellOrder', 'BENftMarket/buy_order');
|
||||||
}
|
}
|
||||||
|
|
||||||
function getEventHandle(eventProc) {
|
function getEventHandle(eventProc) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user