Saylink cleanup.

This commit is contained in:
Kinglykrab
2022-08-14 19:15:13 -04:00
parent acf06abc3d
commit 1da19fd6df
3 changed files with 3 additions and 13 deletions
+1 -1
View File
@@ -4265,7 +4265,7 @@ void Client::Handle_OP_ClickDoor(const EQApplicationPacket *app)
fmt::format(
"Door ({}) [{}]",
currentdoor->GetEntityID(),
Saylink::Silent("#door edit", "#door edit")
Saylink::Silent("#door edit")
).c_str()
);
}