forked from GithubMirrors/cardconjurer
		
	Update cookies.js
This commit is contained in:
		@@ -22,6 +22,7 @@ function getCookie(cookieName) {
 | 
			
		||||
function checkCookies() {
 | 
			
		||||
	if (getCookie('colorPalette') != undefined) {
 | 
			
		||||
		loadScript('data/scripts/palettes/' + getCookie('colorPalette') + '.js')
 | 
			
		||||
    document.getElementById('inputColorPalette').value = getCookie('colorPalette')
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
checkCookies()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user