fix(SigScanner): bYpAsSeD dEtEcTiOn (#339)
This commit is contained in:
parent
d852750810
commit
0cd4498f7d
@ -140,7 +140,7 @@ namespace big
|
|||||||
|
|
||||||
if (g->notifications.received_event.modder_detect.notify)
|
if (g->notifications.received_event.modder_detect.notify)
|
||||||
g_notification_service->push_warning("Protection",
|
g_notification_service->push_warning("Protection",
|
||||||
fmt::format("Detected {} as cheating.", source_player->get_name())
|
fmt::format("{} sent out a modder event.", source_player->get_name())
|
||||||
);
|
);
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user