mirror of
https://github.com/CajunAvenger/cajunavenger.github.io.git
synced 2026-03-21 17:34:16 -05:00
Fix #58
This commit is contained in:
parent
353df16dd9
commit
6454886240
|
|
@ -540,7 +540,7 @@ canvas {
|
|||
}
|
||||
}
|
||||
function fullShiny() {
|
||||
if(spriteFile == "Shiny") {
|
||||
if(spriteFile != "Shiny") {
|
||||
setCookie("shiny", "shiny");
|
||||
}else{
|
||||
deleteCookie("shiny");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user