Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Updated for kcalbeloh
  • Loading branch information
Aebestach authored Jul 26, 2024
1 parent 7f088b9 commit 78eec59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ <h1 class="text-center">Sun Synchronous Orbit Calculator</h1><br>
<select class="form-control" id="system" name="system">
<option value="Stock">Stock</option>
<option value="RealSolarSystem">RealSolarSystem</option>
<option value="KcalbelohSystem">KcalbelohSystem</option>
</select>
</div>
</div>
Expand Down Expand Up @@ -77,7 +78,7 @@ <h4 class="alert-heading">Input Data Warning</h4><br>
<div class="alert alert-info mt-4" role="alert">
<h4 class="alert-heading">Notice</h4><br>
<p>For RealSolarSystem (RSS), only calculations are provided, not the ability to generate profiles.</p>
<p>For using Planet Stock, you need to put the files provided in GitHub or spacedock into GameData as well.</p>
<p>For using Planet Stock, you need to put the files provided in GitHub or spacedock into GameData as well. (Except KcalbelohSystem)</p>
</div>


Expand Down

0 comments on commit 78eec59

Please sign in to comment.