Skip to content

Commit

Permalink
Merge branch 'AuthMe:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
XiYang6666 authored Aug 28, 2024
2 parents 6f38aeb + c962471 commit 0a94fc8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public void processSyncQuit(Player player, boolean wasLoggedIn) {
commandManager.runCommandsOnLogout(player);
} else {
limboService.restoreData(player);
player.saveData(); // #1238: Speed is sometimes not restored properly
}
player.leaveVehicle();
}
Expand Down

0 comments on commit 0a94fc8

Please sign in to comment.