Ver Mensaje Individual
  #7 (permalink)  
Antiguo 02/01/2014, 02:56
Avatar de Fuzzylog
Fuzzylog
 
Fecha de Ingreso: agosto-2008
Ubicación: En internet
Mensajes: 2.511
Antigüedad: 15 años, 8 meses
Puntos: 188
Respuesta: Set vuelto loco

Lo que debería buscar es algo como:

getPuntos().clear();

o

this.puntos.clear();

o ver si se hace algún new set de puntos en alguna parte del código.
__________________
if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
}