diff --git a/CarToLyraCharacterAndBackAgain/CodeSections.txt b/CarToLyraCharacterAndBackAgain/CodeSections.txt index b0808b2..fcee141 100644 --- a/CarToLyraCharacterAndBackAgain/CodeSections.txt +++ b/CarToLyraCharacterAndBackAgain/CodeSections.txt @@ -4,7 +4,7 @@ /** @Game-change start **/ // Unitialize the ability system. Using it for unpossession. UFUNCTION(BlueprintCallable) -void UnitializeAbilitySystemComp(); +void UnitializeAbilitySystemComponent(); /** @Game-change end **/ // ==================================