Heat conductor + phase heater

This commit is contained in:
Anuken
2021-12-10 11:31:32 -05:00
parent 761ee12e6f
commit 3e9747c59c
31 changed files with 143 additions and 23 deletions

View File

@@ -114,6 +114,8 @@ public class MinimapRenderer{
}
Draw.reset();
//TODO might be useful in the standard minimap too
if(withLabels){
drawSpawns(x, y, w, h, scaling);
}