This commit is contained in:
JustAGenericUsername 2024-08-24 20:12:24 -04:00
parent 4da0a57e95
commit 672db7654b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ function playSubspace(file) {
var audio = new Audio("https://JustAGenericUsername.github.io/" + file + ".mp3");
audio.play();
}
elements.subspace_trimpine = {
elements.subspace_tripmine = {
color: "#2e2430",
behavior: behaviors.STURDYPOWDER,
maxSize: 1,