fix(Metrics): block MM metric (#2455)
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user