mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
bump version
This commit is contained in:
@@ -282,6 +282,7 @@ public class BukkitCustomFishingPluginImpl extends BukkitCustomFishingPlugin {
|
||||
|
||||
@Override
|
||||
public void debug(Object message) {
|
||||
if (message == null) return;
|
||||
this.debugger.accept(message::toString);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user