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;
 				background = null;
 			}
 			}
 		}
 		}
-		return t;
+		return backgroundTile = t;
 	}
 	}
 
 
 	function set_borderWidth(v) {
 	function set_borderWidth(v) {