Fix spelling mistake

This commit is contained in:
baz 2024-01-17 03:05:56 +00:00
parent c8d1c9c6e9
commit 33b1376a8f
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ private:
UPROPERTY(EditAnywhere, BlueprintReadWrite, Meta = (AllowPrivateAccess = "true"))
UAIPerceptionStimuliSourceComponent* PerceptionSource;
bool IsSpriting = false;
bool IsSprinting = false;
bool IsADS = false;