fix: fix bot spawn problem
This commit is contained in:
@@ -75,6 +75,10 @@ public class ServerBotPacketListenerImpl extends ServerGamePacketListenerImpl {
|
||||
public void tick() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void flushChannel() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isConnected() {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user