Fixed L2Clan comment invalid characters.
This commit is contained in:
@@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
|||||||
|
|
||||||
boolean increaseClanLevel = false;
|
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)
|
switch (_level)
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
|
@@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
|||||||
|
|
||||||
boolean increaseClanLevel = false;
|
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)
|
switch (_level)
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
|
@@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
|||||||
|
|
||||||
boolean increaseClanLevel = false;
|
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)
|
switch (_level)
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
|
@@ -2500,7 +2500,7 @@ public class L2Clan implements IIdentifiable, INamable
|
|||||||
|
|
||||||
boolean increaseClanLevel = false;
|
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)
|
switch (_level)
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
|
Reference in New Issue
Block a user