mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
restyle
This commit is contained in:
@@ -28,7 +28,9 @@ function checkCookies() {
|
||||
setTimeout(function() {
|
||||
document.getElementById('inputColorPalette').value = getCookie('colorPalette')
|
||||
}, 1000)
|
||||
}
|
||||
} else {
|
||||
loadScript('/data/scripts/palettes/lowpolyGreen.js')
|
||||
}
|
||||
}
|
||||
checkCookies()
|
||||
|
||||
|
Reference in New Issue
Block a user