mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-08-05 15:54:06 +09:00
changed Infstamina method
This commit is contained in:
@ -325,7 +325,7 @@ namespace DX11_Base {
|
||||
{
|
||||
if (Config.GetPalPlayerCharacter()->CharacterParameterComponent != NULL)
|
||||
{
|
||||
Config.GetPalPlayerCharacter()->CharacterParameterComponent->SP.Value = 9999;
|
||||
Config.GetPalPlayerCharacter()->CharacterParameterComponent->ResetSP();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user