doesn't compile

This commit is contained in:
Clément Le Bihan
2021-06-18 10:40:36 +02:00
parent a21c9c7a38
commit d9accd58bd
4 changed files with 8 additions and 7 deletions
@@ -37,8 +37,6 @@ namespace BBM
bool bomb = false;
//! @brief input value for pause
bool pause = false;
//! @brief The speed applied to every controllable entities.
float speed = .15f;
//! @brief The layout used for this controllable.
Layout layout = NONE;