critical fix

This commit is contained in:
Anuken
2020-12-29 11:40:53 -05:00
parent 6357c17f8a
commit f89f1e2346
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ public class HudFragment extends Fragment{
} }
}); });
Events.on(SectorCaptureEvent.class, e ->{ Events.on(SectorCaptureEvent.class, e -> {
showToast(Core.bundle.format("sector.captured", e.sector.isBeingPlayed() ? "" : e.sector.name() + " ")); showToast(Core.bundle.format("sector.captured", e.sector.isBeingPlayed() ? "" : e.sector.name() + " "));
}); });

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=true org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=c1f1b3d22d98cd850e648f2bd7fbc73b1ced8624 archash=2f4ad773823b460478c649352ac40a4f0d57acc6