Skip to content

Commit

Permalink
Add location code ST (Statio) for landing sites
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtribick committed Jan 3, 2025
1 parent 94f5305 commit f2fb5a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/celengine/location.gperf
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ struct FeatureNameEntry { const char* name; Location::FeatureType featureType; }
"SC", Location::Scopulus
"SE", Location::Serpens
"SI", Location::Sinus
"ST", Location::LandingSite
"SU", Location::Sulcus
"TA", Location::Terra
"TE", Location::Tessera
Expand Down

0 comments on commit f2fb5a2

Please sign in to comment.