Minor cleanup

This commit is contained in:
Anuken
2020-04-08 10:54:45 -04:00
parent 7b25b09c18
commit a241d6f5bb
11 changed files with 21 additions and 25 deletions

View File

@@ -289,7 +289,6 @@ public class PlanetDialog extends FloatingDialog{
if(selected != null){
drawSelection(selected);
drawBorders(selected, borderColor);
}
batch.flush(Gl.triangles);