Reply to Re: Screenlock?! No!
If you don't have an account, just leave the password field blank.
Does anybody know how to unlock it?
I had this problem a long time ago...
I think I used
load_screen();
draw_background();
draw_hard_map();
draw_screen();
And poof, it worked. I think load_screen() may be enough to get rid of your problem.
I had this problem a long time ago...
I think I used
load_screen();
draw_background();
draw_hard_map();
draw_screen();
And poof, it worked. I think load_screen() may be enough to get rid of your problem.