mirror of
https://github.com/overte-org/overte.git
synced 2025-08-16 13:51:24 +02:00
change My Asset Server to Asset Browser in Menu
This commit is contained in:
parent
ee7bee95f8
commit
309d327a37
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ namespace MenuOption {
|
|||
const QString AnimDebugDrawDefaultPose = "Debug Draw Default Pose";
|
||||
const QString AnimDebugDrawPosition= "Debug Draw Position";
|
||||
const QString AssetMigration = "ATP Asset Migration";
|
||||
const QString AssetServer = "My Asset Server";
|
||||
const QString AssetServer = "Asset Browser";
|
||||
const QString Attachments = "Attachments...";
|
||||
const QString AudioNetworkStats = "Audio Network Stats";
|
||||
const QString AudioNoiseReduction = "Audio Noise Reduction";
|
||||
|
|
Loading…
Reference in a new issue