mirror of
https://github.com/LDDestroier/CC/
synced 2025-10-28 05:57:40 +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
|
||||
paintEncoded[frame+1] = {}
|
||||
local sheet = paintEncoded[frame]
|
||||
if keysDown[keys.leftShift] then
|
||||
if keysDown[keys.rightShift] then
|
||||
paintEncoded[frame+1] = deepCopy(sheet)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user