Commit 8b30b0d1 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 14d50b75
...@@ -102,7 +102,7 @@ let obj ...@@ -102,7 +102,7 @@ let obj
} }
if (d.meta <0 && Math.abs(d.meta) > 300) if (d.meta <0 && Math.abs(d.meta) > 100)
{ {
allLoss=allLoss+d.meta allLoss=allLoss+d.meta
levels.push(step) levels.push(step)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment