Fixing compilation

This commit is contained in:
Zoe Roux
2021-05-24 16:58:11 +02:00
parent ee2f2d5bef
commit 199b286978
29 changed files with 121 additions and 104 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "HealthComponent.hpp"
namespace Bomberman
namespace BBM
{
HealthComponent::HealthComponent(WAL::Entity &entity)
: WAL::Component(entity),