forked from GithubMirrors/cardconjurer
		
	Remove comment
This commit is contained in:
		 Josh Birnholz
					Josh Birnholz
				
			
				
					committed by
					
						 Josh birnholz
						Josh birnholz
					
				
			
			
				
	
			
			
			 Josh birnholz
						Josh birnholz
					
				
			
						parent
						
							53d61183f0
						
					
				
				
					commit
					78f9029824
				
			| @@ -660,11 +660,6 @@ function autoFrame() { | ||||
| 	// autoFramePack = frame; | ||||
|  | ||||
| 	if (autoFramePack != frame) { | ||||
| 		// Can't set pack before group, because setting the group resets the pack. | ||||
| 		// document.querySelector('#selectFrameGroup').value = group; | ||||
| 		// loadScript('/js/frames/group' + group + '.js'); | ||||
|  | ||||
| 		// document.querySelector('#selectFramePack').value = frame; | ||||
| 		loadScript('/js/frames/pack' + frame + '.js'); | ||||
| 		autoFramePack = frame; | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user