Renamed orthographic projection in the menu.

This commit is contained in:
leo 2014-06-13 01:04:44 +00:00
parent 50ac7c48d4
commit 1a68268421

View file

@ -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",
""
},