Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/twintower.gmx/scripts/game_allclearInit.gml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 213 by syun77, Mon Apr 28 14:23:31 2014 UTC revision 214 by syun77, Sun Oct 26 15:41:44 2014 UTC
# Line 14  save_save(); Line 14  save_save();
14    
15  instance_create(0, 0, obj_allclear);  instance_create(0, 0, obj_allclear);
16    
17  audio_stop_music();  audio_sound_gain(global.nBgm, 0, 1000);
18    
19  self.playtimer = 0;  self.playtimer = 0;
20  self.state = STATE_ALLCLEAR_MAIN  self.state = STATE_ALLCLEAR_MAIN

Legend:
Removed from v.213  
changed lines
  Added in v.214

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26