mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-22 16:52:30 +08:00
fix(GetEventData): Fixed typo on notify
This commit is contained in:
@ -31,7 +31,7 @@ namespace big
|
||||
break;
|
||||
case RemoteEvents::CeoKick:
|
||||
if (protections["ceo_kick"])
|
||||
strcpy(type, "Ceok Kick");
|
||||
strcpy(type, "Ceo Kick");
|
||||
|
||||
break;
|
||||
case RemoteEvents::CeoMoney:
|
||||
|
Reference in New Issue
Block a user