mirror of
https://github.com/SunsetMkt/Akebi-GC.git
synced 2025-01-09 02:53:43 +08:00
Prettify whitespace format
This commit is contained in:
parent
4142a34ebd
commit
d20a1084b4
@ -61,9 +61,9 @@ namespace cheat::feature
|
||||
override_cheat = true;
|
||||
|
||||
const bool result = !f_Enabled || f_PacketReplacement || override_cheat ||
|
||||
(propType != PT::PROP_MAX_STAMINA &&
|
||||
propType != PT::PROP_CUR_PERSIST_STAMINA &&
|
||||
propType != PT::PROP_CUR_TEMPORARY_STAMINA);
|
||||
(propType != PT::PROP_MAX_STAMINA &&
|
||||
propType != PT::PROP_CUR_PERSIST_STAMINA &&
|
||||
propType != PT::PROP_CUR_TEMPORARY_STAMINA);
|
||||
|
||||
if (propType == PT::PROP_MAX_STAMINA)
|
||||
override_cheat = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user