ncannasse 9 年之前
父节点
当前提交
16354185a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      h2d/Flow.hx

+ 1 - 1
h2d/Flow.hx

@@ -342,7 +342,7 @@ class Flow extends Sprite {
 				background = null;
 			}
 		}
-		return t;
+		return backgroundTile = t;
 	}
 
 	function set_borderWidth(v) {