mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-01 01:38:14 +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