mirror of
https://github.com/ANG13T/SatIntel.git
synced 2026-01-03 00:31:20 -08:00
feat: visual passes
This commit is contained in:
@@ -41,7 +41,7 @@ func DisplayFunctions(x int) {
|
||||
Banner()
|
||||
Option()
|
||||
} else if (x == 3) {
|
||||
osint.SatellitePositionVisualization()
|
||||
osint.OrbitalPrediction()
|
||||
Banner()
|
||||
Option()
|
||||
}else if (x == 4) {
|
||||
|
||||
Reference in New Issue
Block a user