mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 15:38:24 +00:00
It won't get better than this for now..
This commit is contained in:
parent
d603681355
commit
ad1e9400e3
@ -545,8 +545,7 @@ public final class PlayerCommands {
|
||||
|
||||
@Override
|
||||
public void execute(GenshinPlayer player, List<String> args) {
|
||||
// player.getSession().close();
|
||||
player.getSession().send(new PacketGetPlayerTokenRsp(player.getSession(), true));
|
||||
player.getSession().close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user