This commit is contained in:
aozhiwei 2024-01-04 16:07:27 +08:00
parent 4fdcc3b95f
commit df949ceea3

View File

@ -104,6 +104,7 @@ enum NewHumanAttrType_e
kNHAT_vHealthGainRateIn = 48,
kNHAT_vHealDealtRateIn = 49,
kNHAT_Hold = 55,
kNHAT_End
};