fix(Metrics): block MM metric (#2455)

This commit is contained in:
Andreas Maerten
2023-11-26 23:42:31 +01:00
committed by GitHub
parent 5e82c6e8ee
commit 0f775d438e

View File

@ -42,6 +42,7 @@ namespace big
"CODE_CRC", "CODE_CRC",
"COLLECTIBLE", "COLLECTIBLE",
"FIRST_VEH", "FIRST_VEH",
"MM",
}); });
bool hooks::prepare_metric_for_sending(rage::json_serializer* serializer, int unk, int time, rage::rlMetric* metric) bool hooks::prepare_metric_for_sending(rage::json_serializer* serializer, int unk, int time, rage::rlMetric* metric)