This commit is contained in:
Anuken 2023-01-07 12:04:36 -05:00
parent 96477f7ff5
commit 4ec4e83823

View file

@ -447,7 +447,7 @@ public class GameService{
researchAll.complete();
}
if(Blocks.logicProcessor.unlocked()) researchLogic.complete();
if(Blocks.microProcessor.unlocked()) researchLogic.complete();
};
//check unlocked stuff on load as well