OSDN Git Service

ハードタブをソフトタブ(スペース8個)に置換した
[flapp/flapp.git] / src / swf / tag / doaction.js
index 9bf82ff..20c4749 100644 (file)
@@ -9,7 +9,7 @@ goog.scope(function() {
  * @constructor
  */
 FlappSWFTagDoAction = function(code, length, ibit) {
-//     console.log("FlappSWFTagDoAction(code:"+code+", length:"+length+", ibit)");
+//        console.log("FlappSWFTagDoAction(code:"+code+", length:"+length+", ibit)");
     this.code = code;
     this.length = length;
     //