Adjust some frametiming stuff (#6496)
This commit is contained in:
@@ -243,7 +243,7 @@ namespace Content.Client.DragDrop
|
||||
if (_targetRecheckTime > TargetRecheckInterval)
|
||||
{
|
||||
HighlightTargets();
|
||||
_targetRecheckTime = 0;
|
||||
_targetRecheckTime -= TargetRecheckInterval;
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user