Skip to content
Snippets Groups Projects
Commit 75f04e7b authored by Sebastian Pape's avatar Sebastian Pape
Browse files

Changed Lens Glass Name to fit menu

parent 5342ce6e
No related branches found
No related tags found
No related merge requests found
...@@ -186,7 +186,7 @@ std::string Lens::GetGlassTypeName() { ...@@ -186,7 +186,7 @@ std::string Lens::GetGlassTypeName() {
case SF11: case SF11:
return "SF11"; return "SF11";
case FUSED_SILICA: case FUSED_SILICA:
return "Fused Silica"; return "Fus.Sil.";
case SK16: case SK16:
return "SK16"; return "SK16";
case F2: case F2:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment