mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-13 10:29:08 +01:00
sorry my bad
This commit is contained in:
parent
1c00e3cf2c
commit
0db3d03c3c
File diff suppressed because it is too large
Load Diff
@ -318,8 +318,7 @@ void KangarooCheat()
|
|||||||
if (playerPed->m_ped_flagI80) {
|
if (playerPed->m_ped_flagI80) {
|
||||||
string = TheText.Get("CHEATOF");
|
string = TheText.Get("CHEATOF");
|
||||||
m_fMass = 70.0f;
|
m_fMass = 70.0f;
|
||||||
}
|
} else {
|
||||||
else {
|
|
||||||
string = TheText.Get("CHEAT1");
|
string = TheText.Get("CHEAT1");
|
||||||
m_fMass = 15.0f;
|
m_fMass = 15.0f;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user