mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:44:21 +02:00
Removed double ""
This commit is contained in:
parent
32d0513962
commit
34d63cdb43
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ namespace MenuOption {
|
|||
const QString CenterPlayerInView = "Center Player In View";
|
||||
const QString Chat = "Chat...";
|
||||
const QString Collisions = "Collisions";
|
||||
const QString Connexion = "Activate 3D Connexion Devices"";
|
||||
const QString Connexion = "Activate 3D Connexion Devices";
|
||||
const QString Console = "Console...";
|
||||
const QString ControlWithSpeech = "Control With Speech";
|
||||
const QString CopyAddress = "Copy Address to Clipboard";
|
||||
|
|
Loading…
Reference in a new issue