pull/131/head
alanbjohnston 4 years ago committed by GitHub
parent 5e31837912
commit ddaaf1bdd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -139,7 +139,7 @@ if ((latitude != 0) and (longitude != 0) or grid):
print("\nAltitude cannot be negative!")
altitude = 0
except ValueError:
print("\Altitude must be an integer!")
print("\nAltitude must be an integer!")
if ((latitude != 0) and (longitude != 0)):

Loading…
Cancel
Save

Powered by TurnKey Linux.