Improve WindchargeStopper

This commit is contained in:
2026-04-23 12:09:17 +02:00
parent bc0dc1925e
commit 4a646e6be0
3 changed files with 4 additions and 10 deletions
@@ -20,8 +20,4 @@
package de.steamwar.fightsystem.listener;
public class WindchargeStopper8 implements WindchargeStopper.IWindchargeStopper {
@Override
public void init() {
}
}