Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
ad1e9400
Commit
ad1e9400
authored
Apr 20, 2022
by
memetrollsXD
Browse files
It won't get better than this for now..
parent
d6036813
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/emu/grasscutter/commands/PlayerCommands.java
View file @
ad1e9400
...
@@ -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
));
}
}
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment