I take a look at my enormous p
ile of estradiol and diamonds, and my troubles start-a meltin' away
(jk i don't have any enormous pile of those things 😢)
This commit is contained in:
parent
7d07d62d35
commit
74c1c1f3f7
|
|
@ -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])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue