home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / henkyaku1.0.exe / henkyaku / Program / Usr / moonhaikei.tonyu < prev    next >
Text File  |  2010-07-17  |  116b  |  11 lines

  1. extends DxChar;
  2. zOrder=-10;
  3. alpha=125;
  4. scaleX=1;
  5. moon=$moonwalksub;
  6. while(moon!=0){
  7.   update();
  8. }
  9. die();
  10.  
  11.