Skip to content

Commit 81864fc

Browse files
JsincoLlmDl
andauthored
PR comment suggestion
Co-authored-by: LlmDl <LlmDlio@gmail.com>
1 parent 793e7fc commit 81864fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Towny/src/main/java/com/palmergames/bukkit/towny/listeners/TownyPlayerListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@ private void onPlayerMoveChunk(Player player, WorldCoord from, WorldCoord to) {
10151015
* HappyGhasts or Camels. Those animals don't throw VehicleMoveEvents and when
10161016
* ridden they stop throwing EntityMoveEvents. The driver is the only one who
10171017
* will have a PlayerMoveEvent thrown which is why we're doing this here.
1018-
*
1018+
*
10191019
* @param vehicle Vehicle being driven.
10201020
* @param from WorldCoord the players are leaving.
10211021
* @param to WorldCoord the players are entering.

0 commit comments

Comments
 (0)