mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-31 17:33:20 +00:00
first pr reviews fixes
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
namespace BBM
|
||||
{
|
||||
//! @brief A system to handle movable entities. This system update velocity based on accelerations and positions based on velocity.
|
||||
class MovableSystem : public WAL::System
|
||||
class MovableSystem : public WAL::System
|
||||
{
|
||||
public:
|
||||
//! @inherit
|
||||
|
||||
Reference in New Issue
Block a user