eliminat warning
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
namespace Effects {
|
||||
|
||||
GestorPuntuacioFlotant::GestorPuntuacioFlotant(SDL_Renderer* renderer)
|
||||
: renderer_(renderer),
|
||||
text_(renderer) {
|
||||
: text_(renderer) {
|
||||
// Inicialitzar tots els slots com inactius
|
||||
for (auto& pf : pool_) {
|
||||
pf.actiu = false;
|
||||
|
||||
Reference in New Issue
Block a user