We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1a13e commit e7341f5Copy full SHA for e7341f5
Mods/Safety.cs
@@ -263,7 +263,6 @@ public static void DisableSmartAntiReport()
263
264
public static void VisualizeAntiReport()
265
{
266
-
267
foreach (GorillaPlayerScoreboardLine line in GorillaScoreboardTotalUpdater.allScoreboardLines)
268
269
if (line.linePlayer != NetworkSystem.Instance.LocalPlayer) continue;
0 commit comments