...
This commit is contained in:
parent
0d25696a8b
commit
c87376ba42
@ -90,6 +90,7 @@ stick.onBody((msgId, data) => {
|
||||
msg = await rpc("friend.friendHandler.findUser", { name: "Xiao" });
|
||||
console.log(msg);
|
||||
|
||||
msg = await rpc("guild.guildHandler.listGuild")
|
||||
game.destroy();
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user