mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
Update AthenaEmojiItemDefinition.cpp
This commit is contained in:
@@ -16,8 +16,6 @@ UAthenaEmojiItemDefinition::UAthenaEmojiItemDefinition(const FObjectInitializer&
|
||||
GeneratedMaterial = NULL;
|
||||
ItemType = EFortItemType::AthenaDance;
|
||||
bMovingEmote = true;
|
||||
GameplayTags.RemoveTag(FGameplayTag::RequestGameplayTag(FName("Cosmetics.EmoteType.Dance")));
|
||||
DisplayName = FText::FromString("Emoticon");
|
||||
GameplayTags.AddTag(FGameplayTag::RequestGameplayTag(FName("Cosmetics.EmoteType.Emoji")));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user