Skip to content

Commit

Permalink
added a notification
Browse files Browse the repository at this point in the history
  • Loading branch information
MizaGBF committed Nov 30, 2024
1 parent 3990945 commit acf3509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions player.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ function resetTexture(name)
delete textureSwapCache[name];
pushPopup(name + " has been reset.");
}
else pushPopup(name + " is already set to its original image.");
}

function openTexture()
Expand Down

0 comments on commit acf3509

Please sign in to comment.