Actually save nickl0dable choice

This commit is contained in:
Stefan `Sec` Zehl 2011-08-05 14:57:22 +02:00
parent e765ad37a3
commit a55c36e9f6
1 changed files with 1 additions and 0 deletions

View File

@ -97,5 +97,6 @@ void doAnim(void){
};
writeFile("l0nick.cfg",GLOBAL(nickl0),strlen(GLOBAL(nickl0)));
GLOBAL(l0nick)=1;
saveConfig();
getInputWaitRelease();
};