Interplanetary accelerator beta info text

This commit is contained in:
Anuken
2022-08-06 17:31:21 -04:00
parent 39ebc046ad
commit a28601d91c
2 changed files with 4 additions and 1 deletions

View File

@@ -110,6 +110,9 @@ public class Accelerator extends Block{
if(!state.isCampaign() || efficiency <= 0f) return;
ui.showInfo("This block doesn't work properly in the beta/alpha. It maybe removed, or reworked. Check back in a later update.");
if(false)
ui.planet.showPlanetLaunch(state.rules.sector, sector -> {
//TODO cutscene, etc...