Skip to content

Commit

Permalink
#0 Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
xthebat committed Feb 4, 2024
1 parent 9a298f2 commit 1f37d51
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file modified Content/Blueprints/Widgets/HudWidget.uasset
Binary file not shown.
2 changes: 0 additions & 2 deletions Source/Cloud9/Weapon/Utils/ItemSpawner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ AItemSpawner::AItemSpawner()
ItemSampleComponent->SetupAttachment(RootComponent);
GlowingEffectComponent->SetupAttachment(RootComponent);

log(Error, "ATTACHEMENT DONE %s", *GetName())

bIsDestroyOnActivation = false;
GlowingEffect = nullptr;
bIsGlowingEffectPreview = true;
Expand Down

0 comments on commit 1f37d51

Please sign in to comment.