chore: removed unused include (pellet_projectile.hpp)

This commit is contained in:
Sara 2024-04-16 11:30:51 +02:00
parent 51d07079b2
commit 675b2e53ec

View file

@ -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>