changeset 15:7f68fc18554a

upload schedule.js
author NOBUYASU Oshiro
date Sat, 17 Jul 2010 08:15:28 +0900
parents a2b31fe50d9d
children 527eac9a7d0b
files webGL/dandy/resources/schedule.js
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/webGL/dandy/resources/schedule.js	Sat Jul 17 08:11:20 2010 +0900
+++ b/webGL/dandy/resources/schedule.js	Sat Jul 17 08:15:28 2010 +0900
@@ -251,7 +251,6 @@
 		
 		if(filpcount > FRAME_RATE * 130) {
 			if( !Boolean(active_chara_list.enemy[0])) {
-				alert("stage = 1");
 				stage = 1;
 				filpcount = 0;
 			}