Fixed L2Clan comment invalid characters.
This commit is contained in:
parent
c2b99205b8
commit
66b3e8e6c0
@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
||||
|
||||
boolean increaseClanLevel = false;
|
||||
|
||||
// Such as https://l2wiki.com/classic/Clans_<EFBFBD>_Clan_Level
|
||||
// Such as https://l2wiki.com/classic/Clans_%E2%80%93_Clan_Level
|
||||
switch (_level)
|
||||
{
|
||||
case 0:
|
||||
|
@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
||||
|
||||
boolean increaseClanLevel = false;
|
||||
|
||||
// Such as https://l2wiki.com/classic/Clans_οΏ½_Clan_Level
|
||||
// Such as https://l2wiki.com/classic/Clans_%E2%80%93_Clan_Level
|
||||
switch (_level)
|
||||
{
|
||||
case 0:
|
||||
|
@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
||||
|
||||
boolean increaseClanLevel = false;
|
||||
|
||||
// Such as https://l2wiki.com/classic/Clans_οΏ½_Clan_Level
|
||||
// Such as https://l2wiki.com/classic/Clans_%E2%80%93_Clan_Level
|
||||
switch (_level)
|
||||
{
|
||||
case 0:
|
||||
|
@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
||||
|
||||
boolean increaseClanLevel = false;
|
||||
|
||||
// Such as https://l2wiki.com/classic/Clans_οΏ½_Clan_Level
|
||||
// Such as https://l2wiki.com/classic/Clans_%E2%80%93_Clan_Level
|
||||
switch (_level)
|
||||
{
|
||||
case 0:
|
||||
|
Loading…
Reference in New Issue
Block a user