Remove TODO comment in Pickup

This commit is contained in:
baz 2023-10-24 22:58:41 +01:00
parent 4307866310
commit 775df93d55
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
#include "Pickup.generated.h"
// TODO: We probably want to add some extra stuff here, particle effects, sounds, etc
UCLASS()
class NAKATOMI_API APickup : public AActor
{