[Crash] Fix #summon crash (#3608)

* [Crash] Summon crash fix

* [Crash] Fix summon crash
This commit is contained in:
Chris Miles
2023-10-07 13:59:56 -05:00
committed by GitHub
parent 68cb94b39c
commit b5b0e53da2
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -5114,7 +5114,7 @@ std::string Mob::GetTargetDescription(Mob* target, uint8 description_type, uint1
auto d = fmt::format(
"{}",
(
this == target ?
target && this == target ?
self_return :
fmt::format(
"{} ({})",