Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/KC3Kai/kancolle-replay in…
Browse files Browse the repository at this point in the history
…to gh-pages
  • Loading branch information
fourinone41 committed Sep 13, 2024
2 parents 3fd2bb6 + 7c6a9d3 commit a4d1de8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/kcsimcombined.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ function simCombined(type,F1,F1C,F2,Fsupport,LBASwaves,doNB,NBonly,aironly,bombi
for (var i=0; i<ships1.length; i++) {
if (ships1[i].enableSecondShelling) doShell2 = true;
}
for (var i=0; i<ships1C.length; i++) {
if (ships1C[i].enableSecondShelling) doShell2 = true;
}
for (var i=0; i<ships2.length; i++) {
if (ships2[i].enableSecondShelling) doShell2 = true;
}
Expand Down

0 comments on commit a4d1de8

Please sign in to comment.