hopefully it's fine now?
This commit is contained in:
@@ -129,7 +129,6 @@ internal class ContextMenuService : IHostedService
|
||||
|
||||
var snapshot = _pairUiService.GetSnapshot();
|
||||
var pair = snapshot.PairsByUid.Values.FirstOrDefault(p =>
|
||||
p.IsVisible &&
|
||||
p.PlayerCharacterId != uint.MaxValue &&
|
||||
p.PlayerCharacterId == target.TargetObjectId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user