mirror of
https://github.com/GTAmodding/re3.git
synced 2025-02-03 10:23:56 +00:00
sorry my bad
This commit is contained in:
parent
1c00e3cf2c
commit
0db3d03c3c
2 changed files with 2500 additions and 2633 deletions
File diff suppressed because it is too large
Load diff
|
@ -318,8 +318,7 @@ void KangarooCheat()
|
|||
if (playerPed->m_ped_flagI80) {
|
||||
string = TheText.Get("CHEATOF");
|
||||
m_fMass = 70.0f;
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
string = TheText.Get("CHEAT1");
|
||||
m_fMass = 15.0f;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue