Преглед изворни кода

Minor comment alteration, I think

Ludwig Tietze пре 6 година
родитељ
комит
477383c028
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/ui/view/UnitGraph.java

+ 0 - 1
src/ui/view/UnitGraph.java

@@ -869,7 +869,6 @@ public class UnitGraph extends JPanel implements MouseListener, MouseMotionListe
     	for(IGraphedElement e:tempElements)e.setStretching(b);
     }
     
-    
     static int lv=0;
     
     public static int getEffectiveIndex(Model m, IGraphedElement e, int timeStep){