Fix spelling mistake
This commit is contained in:
parent
c8d1c9c6e9
commit
33b1376a8f
|
@ -121,7 +121,7 @@ private:
|
|||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Meta = (AllowPrivateAccess = "true"))
|
||||
UAIPerceptionStimuliSourceComponent* PerceptionSource;
|
||||
|
||||
bool IsSpriting = false;
|
||||
bool IsSprinting = false;
|
||||
|
||||
bool IsADS = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue