瀏覽代碼

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){