nuke telemetry recording calls

This commit is contained in:
Tropical
2026-03-30 20:40:50 -05:00
parent 8580100ce4
commit ed9701fc4d
22 changed files with 1 additions and 158 deletions
@@ -145,8 +145,6 @@ void UIScene_JoinMenu::tick() {
// Alert the app the we want to be informed of ethernet connections
app.SetLiveLinkRequired(true);
TelemetryManager->RecordMenuShown(m_iPad, eUIScene_JoinMenu, 0);
addTimer(UPDATE_PLAYERS_TIMER_ID, UPDATE_PLAYERS_TIMER_TIME);
}