From b27529ef5e2b1b6005317b152dd74d3efc7c1bed Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Tue, 25 Jan 2022 19:27:36 -0500 Subject: [PATCH] OOPS 1.1.1 --- index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.html b/index.html index caea0594..7268a11a 100644 --- a/index.html +++ b/index.html @@ -565,9 +565,6 @@ "sand": { color: "#e6d577", behavior: behaviors.POWDER, - tick: function(pixel) { - tryMove(pixel, pixel.x, pixel.y+1) // try to move down each tick - }, tempHigh: 1700, stateHigh: "molten_glass", category: "land",