mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +08:00
fix(Metrics): block MM metric (#2455)
This commit is contained in:
parent
004593811f
commit
83618f04eb
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user