forked from SteamWar/SteamWar
@@ -82,10 +82,6 @@ public class FightStatistics {
|
||||
Config.EventKampf.setErgebnis(2);
|
||||
}
|
||||
|
||||
// TODO: Fix Transaction context!
|
||||
if (true) {
|
||||
return;
|
||||
}
|
||||
Config.EventKampf.getDependents().forEach(EventRelation::apply);
|
||||
|
||||
Config.EventKampf.getGroup().ifPresent(group -> {
|
||||
|
||||
Reference in New Issue
Block a user