Improves the generation of the list of available chat colors
This commit is contained in:
@@ -345,4 +345,5 @@ public class Portal {
|
||||
return cleanNetwork.equalsIgnoreCase(other.cleanNetwork);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
@@ -448,4 +448,5 @@ public class PortalHandler {
|
||||
}
|
||||
return input.replaceAll("[|:#]", "").trim();
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user