mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
release
This commit is contained in:
@@ -285,7 +285,6 @@ public class OverDrawer {
|
||||
effectBuffer.end();
|
||||
effectBuffer.blit(turretRange);
|
||||
});
|
||||
if(t==Team.derelict) Log.info(t.color);
|
||||
Draw.color(t.color);
|
||||
bseq.each(b -> {
|
||||
float range = ((BaseTurret.BaseTurretBuild)b).range();
|
||||
|
||||
Reference in New Issue
Block a user