mirror of
https://github.com/LDDestroier/CC/
synced 2025-03-06 03:28:10 +00:00
Update pain.lua
This commit is contained in:
parent
502e1771da
commit
b62bab320f
2
pain.lua
2
pain.lua
@ -21,7 +21,7 @@ local progname = fs.getName(shell.getRunningProgram())
|
||||
local apipath = ".painapi"
|
||||
|
||||
local painconfig = {
|
||||
undoBufferSize = 8, -- amount of times undo will save your neck
|
||||
undoBufferSize = 8, -- amount of times undo will save your neck
|
||||
readNonImageAsNFP = true, -- reads non-image files as NFP images
|
||||
useFlattenGIF = true, -- will flatten compressed GIFs
|
||||
gridBleedThrough = false, -- will draw grid instead of character value of dots
|
||||
|
Loading…
x
Reference in New Issue
Block a user