mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update cookies.js
This commit is contained in:
@@ -25,6 +25,7 @@ function checkCookies() {
|
|||||||
loadScript('data/scripts/' + getCookie('colorPalette') + '.js')
|
loadScript('data/scripts/' + getCookie('colorPalette') + '.js')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
checkCookies()
|
||||||
|
|
||||||
function loadScript(scriptPath){
|
function loadScript(scriptPath){
|
||||||
var script = document.createElement('script')
|
var script = document.createElement('script')
|
||||||
|
Reference in New Issue
Block a user