mirror of
				https://github.com/LDDestroier/CC/
				synced 2025-10-31 07:22:59 +00:00 
			
		
		
		
	Update pain.lua
This commit is contained in:
		
							
								
								
									
										2
									
								
								pain.lua
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pain.lua
									
									
									
									
									
								
							| @@ -3004,7 +3004,7 @@ local getInput = function() --gotta catch them all | |||||||
| 						if not paintEncoded[frame+1] then | 						if not paintEncoded[frame+1] then | ||||||
| 							paintEncoded[frame+1] = {} | 							paintEncoded[frame+1] = {} | ||||||
| 							local sheet = paintEncoded[frame] | 							local sheet = paintEncoded[frame] | ||||||
| 							if keysDown[keys.leftShift] then | 							if keysDown[keys.rightShift] then | ||||||
| 								paintEncoded[frame+1] = deepCopy(sheet) | 								paintEncoded[frame+1] = deepCopy(sheet) | ||||||
| 							end | 							end | ||||||
| 						end | 						end | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 LDDestroier
					LDDestroier