.
This commit is contained in:
@@ -42,9 +42,6 @@ struct Panel
|
||||
class Scoreboard
|
||||
{
|
||||
private:
|
||||
// Constantes
|
||||
static constexpr int SCOREBOARD_TICK_SPEED_ = 100;
|
||||
|
||||
// [SINGLETON] Objeto scoreboard privado para Don Melitón
|
||||
static Scoreboard *scoreboard_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user