forked from SteamWar/SteamWar
Hotfix FightStatistics
This commit is contained in:
@@ -82,6 +82,10 @@ 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