mirror of
https://github.com/360NENZ/Taiga74164-Akebi-GC.git
synced 2025-09-19 12:16:20 +08:00
Prettify whitespace format
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user