Use EntityUID for all ghost warps (#11113)
This commit is contained in:
@@ -103,8 +103,7 @@ namespace Content.Client.Ghost
|
||||
|
||||
if (window != null)
|
||||
{
|
||||
window.Locations = msg.Locations;
|
||||
window.Players = msg.Players;
|
||||
window.UpdateWarps(msg.Warps);
|
||||
window.Populate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user