Correct a typo in scripts/cutefish_scale/contents/code/main.js

pull/3/head
Felix Yan 4 years ago committed by GitHub
parent e5b7797830
commit 76d8e6c268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,7 +57,7 @@ var scaleEffect = {
return false;
}
// Dont't animate the outline because it looks very sick.
// Don't animate the outline because it looks very sick.
if (window.outline) {
return false;
}

Loading…
Cancel
Save