From 74c1c1f3f760dd67c201275eaeea8bc28a955231 Mon Sep 17 00:00:00 2001 From: Lily-129 <68935009+Lily-129@users.noreply.github.com> Date: Fri, 28 Jan 2022 10:43:02 -0500 Subject: [PATCH] I take a look at my enormous p MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ile of estradiol and diamonds, and my troubles start-a meltin' away (jk i don't have any enormous pile of those things 😢) --- mods/randomness_but_tick.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/randomness_but_tick.js b/mods/randomness_but_tick.js index 29f03b86..fa7fddb3 100644 --- a/mods/randomness_but_tick.js +++ b/mods/randomness_but_tick.js @@ -152,6 +152,7 @@ elements.agw = { //adjustable global warmer for (var j = 1; j < height; j++) { if (!isEmpty(i,j)) { pixelMap[i][j].temp = pixel.temp + doHeat(pixelMap[i][j]) } } }