mirror of
https://github.com/leozide/leocad
synced 2025-01-29 20:34:50 +01:00
Renamed orthographic projection in the menu.
This commit is contained in:
parent
50ac7c48d4
commit
1a68268421
1 changed files with 1 additions and 1 deletions
|
@ -980,7 +980,7 @@ lcCommand gCommands[LC_NUM_COMMANDS] =
|
|||
// LC_VIEW_PROJECTION_ORTHO
|
||||
{
|
||||
"View.Projection.Orthographic",
|
||||
"&Ortho",
|
||||
"&Orthographic",
|
||||
"Set the current camera to use an orthographic projection",
|
||||
""
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue