mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Fix an option comment.
This was SVN commit r18192.
This commit is contained in:
parent
b49414b03e
commit
67cdbedb24
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
"type": "string",
|
||||
"label": "Playername (Single Player)",
|
||||
"tooltip": "How you want to be addressed in Single Player matches).",
|
||||
"tooltip": "How you want to be addressed in Single Player matches.",
|
||||
"parameters": { "config": "playername.singleplayer" }
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue