Nicolas Cannasse 17 年之前
父節點
當前提交
fed266e1d0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      std/flash/MovieClip.hx

+ 1 - 0
std/flash/MovieClip.hx

@@ -16,6 +16,7 @@ implements Dynamic
 	var useHandCursor : Bool;
 	var enabled : Bool;
 	var focusEnabled : Bool;
+	//var menu : ContextMenu; rare, and we don't want to add __init__ for ContextMenu all the time
 	var tabChildren : Bool;
 	var tabEnabled : Bool;
 	var tabIndex : Int;