home *** CD-ROM | disk | FTP | other *** search
- shinkoflg = 1;
- nDepth = 0;
- keyflg = false;
- ido = 5;
- kabehit = 0;
- dekoflg = 0;
- life = 200;
- j = 1000;
- ddd = 0;
- bounus = 0;
- savedata = SharedObject.getLocal("pandamsave");
- if(savedata.data.cleaflg != null)
- {
- cleaflg = savedata.data.cleaflg;
- }
- else
- {
- cleaflg = 0;
- }
-