mirror of
https://github.com/LDDestroier/CC/
synced 2025-06-26 23:22:56 +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 apipath = ".painapi"
|
||||||
|
|
||||||
local painconfig = {
|
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
|
readNonImageAsNFP = true, -- reads non-image files as NFP images
|
||||||
useFlattenGIF = true, -- will flatten compressed GIFs
|
useFlattenGIF = true, -- will flatten compressed GIFs
|
||||||
gridBleedThrough = false, -- will draw grid instead of character value of dots
|
gridBleedThrough = false, -- will draw grid instead of character value of dots
|
||||||
|
Loading…
x
Reference in New Issue
Block a user