Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -110,7 +110,7 @@ namespace Content.Server.Tabletop
|
||||
{
|
||||
EntityManager.RemoveComponent<TabletopGamerComponent>(gamer.Owner);
|
||||
return;
|
||||
};
|
||||
}
|
||||
|
||||
var gamerUid = (gamer).Owner;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user