1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-18 11:19:58 +00:00

Update pain.lua

This commit is contained in:
LDDestroier 2018-11-16 00:06:38 -05:00 committed by GitHub
parent 502e1771da
commit b62bab320f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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