mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 12:51:15 +02:00
make menu wording more correct
This commit is contained in:
parent
c337cc92e5
commit
d7bb555987
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ namespace MenuOption {
|
|||
const QString Overlays = "Overlays";
|
||||
const QString PackageModel = "Package Model...";
|
||||
const QString Pair = "Pair";
|
||||
const QString PhysicsShowHulls = "Draw Collision Hulls";
|
||||
const QString PhysicsShowHulls = "Draw Collision Shapes";
|
||||
const QString PhysicsShowOwned = "Highlight Simulation Ownership";
|
||||
const QString PipelineWarnings = "Log Render Pipeline Warnings";
|
||||
const QString Preferences = "General...";
|
||||
|
|
Loading…
Reference in a new issue