Procházet zdrojové kódy

Corrected display_party_name configuration (#8711)

* Official servers display party name even if the user is not in a guild
Haydrich před 6 měsíci
rodič
revize
85c66327e0
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      conf/battle/party.conf

+ 2 - 2
conf/battle/party.conf

@@ -54,8 +54,8 @@ idle_no_share: no
 party_even_share_bonus: 0
 
 // Display party name regardless if player is in a guild.
-// Official servers do not display party name unless the user is in a guild. (Note 1)
-display_party_name: no
+// Official servers display party name even if the user is not in a guild. (Note 1)
+display_party_name: yes
 
 // Prevent multiple characters of the same account to join the same party. (Note 1)
 block_account_in_same_party: yes