chore: removed unused include (pellet_projectile.hpp)
This commit is contained in:
parent
51d07079b2
commit
675b2e53ec
|
@ -1,7 +1,6 @@
|
|||
#ifndef PELLET_PROJECTILE_HPP
|
||||
#define PELLET_PROJECTILE_HPP
|
||||
|
||||
#include "weapon_data.hpp"
|
||||
#include "projectile.hpp"
|
||||
#include <godot_cpp/classes/node3d.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue