mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-05 10:59:48 +00:00
Merging with develop
This commit is contained in:
@@ -14,7 +14,7 @@ using namespace std::chrono_literals;
|
||||
|
||||
namespace BBM
|
||||
{
|
||||
class BombHolderComponent : public WAL::Component
|
||||
class BombHolderComponent : public WAL::Component
|
||||
{
|
||||
public:
|
||||
//! @brief The number of bomb that this entity hold.
|
||||
|
||||
Reference in New Issue
Block a user