[modify cases]
This commit is contained in:
parent
611efb3f87
commit
ea0163b3b4
|
@ -60,7 +60,7 @@ while $i < $tblStart
|
||||||
$x = $x + 40
|
$x = $x + 40
|
||||||
$ts = $ts + 40a
|
$ts = $ts + 40a
|
||||||
endw
|
endw
|
||||||
if $i == $tblStart then
|
if $i == $dropTblStart then
|
||||||
$rowsPerTbl = $rowsPerTbl + $x
|
$rowsPerTbl = $rowsPerTbl + $x
|
||||||
endi
|
endi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue