mirror of
https://silica.codes/islehorse/HorseIsleData.git
synced 2025-04-06 05:05:45 +12:00
Fix missing comma
This commit is contained in:
parent
3b4fce8931
commit
980a45b931
1 changed files with 1 additions and 1 deletions
|
@ -1187,7 +1187,7 @@
|
||||||
"seperator":"<BR>",
|
"seperator":"<BR>",
|
||||||
},
|
},
|
||||||
"chat":{
|
"chat":{
|
||||||
"server_annoucement":"<FONT COLOR='#880000'><B>SERVER MESSAGE:</B></FONT><FONT COLOR='#0000FF'> %MESSAGE%</FONT>"
|
"server_annoucement":"<FONT COLOR='#880000'><B>SERVER MESSAGE:</B></FONT><FONT COLOR='#0000FF'> %MESSAGE%</FONT>",
|
||||||
"dm_moderator":"[<FONT COLOR='#006600'>mod</FONT>]",
|
"dm_moderator":"[<FONT COLOR='#006600'>mod</FONT>]",
|
||||||
"dm_autoreply":"[autoreply]",
|
"dm_autoreply":"[autoreply]",
|
||||||
"for_others":{
|
"for_others":{
|
||||||
|
|
Loading…
Add table
Reference in a new issue