mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-23 19:54:34 +00:00
Fix Linux build warnings
This commit is contained in:
@@ -128,6 +128,8 @@ void ChoiceTask::sendTelemetry()
|
||||
firstPlay = !tutorial->getCompleted( eTutorial_Telemetry_Halfway );
|
||||
tutorial->setCompleted( eTutorial_Telemetry_Halfway );
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
};
|
||||
|
||||
TelemetryManager->RecordEnemyKilledOrOvercome(pMinecraft->player->GetXboxPad(), 0, 0, 0, 0, 0, 0, m_eTelemetryEvent);
|
||||
|
||||
Reference in New Issue
Block a user