From: ttwilb Date: Fri, 30 Aug 2013 02:07:02 +0000 (+0900) Subject: Merge branch 'master' of https://scm.sourceforge.jp/gitroot/h58pcdgame/GameScriptCore... X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=37ec1e296a92a3e8f7f2c98cb130d796eb06aa19;p=h58pcdgame%2FGameScriptCoreLibrary.git Merge branch 'master' of https://scm.sourceforge.jp/gitroot/h58pcdgame/GameScriptCoreLibrary Conflicts: www/corelib/core.js --- 37ec1e296a92a3e8f7f2c98cb130d796eb06aa19 diff --cc www/corelib/core.js index fb19843,f29f251..af3d6bf --- a/www/corelib/core.js +++ b/www/corelib/core.js @@@ -112,7 -108,6 +108,7 @@@ function GameManager(parent, debugTextN this.stagePausedFunction = null; this.backgroundMusic = null; - ++ //**イベントリスナー設定** //コールバックを行うために、イベントリスナーのmanagerプロパティにGameManagerのインスタンスを代入する。 //timerTick