- [FIX] La segona vegada que entraves a ficar password, estaba l'antic
This commit is contained in:
@@ -31,6 +31,8 @@ namespace gamestate
|
||||
void init()
|
||||
{
|
||||
exit = password::eixir::no;
|
||||
for (int i=0; i<10; ++i) password[i] = 32;
|
||||
indice = 0;
|
||||
|
||||
// Carrega el gif del fondo
|
||||
fondo = draw::loadSurface("prefase.gif", true);
|
||||
|
||||
Reference in New Issue
Block a user