8 lines
149 B
C++

// Louis Hobbs | 2024-2025
#include "Playerable.h"
// Add default functionality here for any IPlayerable functions that are not pure virtual.