Skip to content

Commit

Permalink
Merge pull request #203 from JustAGenericUsername/main
Browse files Browse the repository at this point in the history
Update nousersthings.js
  • Loading branch information
slweeb authored Dec 28, 2023
2 parents c3c85ce + 3a394eb commit db01b13
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mods/nousersthings.js
Original file line number Diff line number Diff line change
Expand Up @@ -1465,6 +1465,7 @@ elements.smasher = {
}
}
},
movable: false,
},
elements.mixer = {
color: "#F0F0F0",
Expand Down Expand Up @@ -1494,6 +1495,6 @@ elements.mixer = {
elements[pixel2.element].onMix(pixel2,pixel1);
}
}
}
},
movable: false,
}

0 comments on commit db01b13

Please sign in to comment.