mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 15:17:23 +08:00
fix(Enums): CeoKick event hash was incorrect
This commit is contained in:
parent
c7b2763e8c
commit
a314ed3792
@ -105,7 +105,7 @@ namespace big
|
|||||||
{
|
{
|
||||||
Bounty = 1294995624,
|
Bounty = 1294995624,
|
||||||
CeoBan = -764524031,
|
CeoBan = -764524031,
|
||||||
CeoKick = -316948135,
|
CeoKick = 248967238,
|
||||||
CeoMoney = 1890277845,
|
CeoMoney = 1890277845,
|
||||||
ClearWantedLevel = -91354030,
|
ClearWantedLevel = -91354030,
|
||||||
FakeDeposit = 677240627,
|
FakeDeposit = 677240627,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user