Goes in-game now
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Content.Server.Body.Commands
|
||||
return;
|
||||
}
|
||||
|
||||
entity = player.AttachedEntity;
|
||||
entity = player.AttachedEntity.Value;
|
||||
|
||||
break;
|
||||
case 2:
|
||||
|
||||
Reference in New Issue
Block a user