Added quotes to login/out messages for yaml.
This commit is contained in:
parent
af93366b0f
commit
b92c91eb57
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ web:
|
||||||
showplayerfacesonmap: true
|
showplayerfacesonmap: true
|
||||||
showplayerfacesinmenu: true
|
showplayerfacesinmenu: true
|
||||||
focuschatballoons: false
|
focuschatballoons: false
|
||||||
joinmessage: %playername% joined
|
joinmessage: "%playername% joined"
|
||||||
quitmessage: %playername% quit
|
quitmessage: "%playername% quit"
|
||||||
|
|
||||||
# The clock that is shown alongside the map.
|
# The clock that is shown alongside the map.
|
||||||
clock: timeofday
|
clock: timeofday
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue