mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 22:47:42 +01:00
Merge branch 'dev/1.1.0' into decode-multiple
This commit is contained in:
@@ -433,6 +433,9 @@ public class ClientPlaySessionHandler implements MinecraftSessionHandler {
|
||||
this.finishRegularTabComplete(outstandingTabComplete, response);
|
||||
}
|
||||
outstandingTabComplete = null;
|
||||
} else {
|
||||
// Nothing to do
|
||||
player.getConnection().write(response);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user