Commit ad1e9400 authored by memetrollsXD's avatar memetrollsXD
Browse files

It won't get better than this for now..

parent d6036813
...@@ -545,8 +545,7 @@ public final class PlayerCommands { ...@@ -545,8 +545,7 @@ public final class PlayerCommands {
@Override @Override
public void execute(GenshinPlayer player, List<String> args) { public void execute(GenshinPlayer player, List<String> args) {
// player.getSession().close(); player.getSession().close();
player.getSession().send(new PacketGetPlayerTokenRsp(player.getSession(), true));
} }
} }
} }
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