mirror of
https://github.com/LDDestroier/CC/
synced 2024-12-14 12:10:29 +00:00
Update pain.lua
This commit is contained in:
parent
721fad73c4
commit
ed1c54bd89
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
|
||||
|
Loading…
Reference in New Issue
Block a user