[add] spawn logs

This commit is contained in:
rhailrake
2023-04-27 06:10:06 +06:00
committed by Remuchi
parent 4e5232f0f2
commit 49f0114574
2 changed files with 34 additions and 1 deletions

View File

@@ -293,7 +293,7 @@ namespace Content.Server.Communications
if (message.Session.AttachedEntity is not {Valid: true} mob)
return;
//WD-EDIT
if (!OnStationCallOrRecall(uid))
{