mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-27 12:23:21 +08:00
It won't get better than this for now..
This commit is contained in:
parent
1422e20bb3
commit
2a4c08f59f
@ -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