Remove TODO comment in Pickup
This commit is contained in:
parent
4307866310
commit
775df93d55
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue