mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fixed remaining merge issues
This commit is contained in:
parent
a4681ca77c
commit
9748763097
3 changed files with 3 additions and 1 deletions
|
@ -58,6 +58,7 @@ public class IntegratedFloodgateProvider implements FloodgateProvider {
|
|||
|
||||
@Override
|
||||
public String onClientIntention(GeyserSession session) {
|
||||
// we don't have to do anything here, it's done in LocalServerChannelWrapper
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue