[Fix] Checkmarks and X characters in popup messages (#3041)

# Notes
- Due to changing the popups to use strings, these show as squares, instead of the proper character.
This commit is contained in:
Alex King
2023-03-05 22:35:52 -05:00
committed by GitHub
parent 16a8f88ae5
commit 2e55da2b2d
3 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -5168,7 +5168,7 @@ void Client::ShowSkillsWindow()
"<td>{}</td>",
(
skill_maxed ?
"<c \"#00FF00\"></c>" :
"<c \"#00FF00\">Max</c>" :
fmt::format(
"{}/{}",
current_skill,