mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-31 17:33:20 +00:00
Fixing compilation
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "HealthComponent.hpp"
|
||||
|
||||
namespace Bomberman
|
||||
namespace BBM
|
||||
{
|
||||
HealthComponent::HealthComponent(WAL::Entity &entity)
|
||||
: WAL::Component(entity),
|
||||
|
||||
Reference in New Issue
Block a user