forked from GithubMirrors/cardconjurer
		
	planeswalker notification / select bugfix
This commit is contained in:
		@@ -47,6 +47,8 @@ if (!loadedVersions.includes('m15Planeswalker/version')) {
 | 
			
		||||
    var planeswalkerLightToDark = new Image()
 | 
			
		||||
    var planeswalkerDarkToLight = new Image()
 | 
			
		||||
    planeswalkerDarkToLight.onload = function(){planeswalkerAbilities()}
 | 
			
		||||
 | 
			
		||||
    notify('To edit the Loyalty costs of planeswalker abilities or change the size of the ability textboxes, see the new \'Planeswalker\' tab.', '#aaffaae0')
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
if (currentVersion != 'm15Planeswalker/version') {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user