Update README.txt

master
PolySaken 2020-09-03 09:22:45 +12:00 committed by GitHub
parent 3c5783e080
commit 31af76653b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ guideBooks.Common.register_guideBook("modname:itemname", { --modname is the name
},
buttonGeneric="modname_button.png", --- A generic button image
},
ptype=false, -- When true, the book will only display text1 on each page
pad_type=false, -- When true, the book will only display text1 on each page
droppable=false -- When false, it doesn't allow the book to be dropped. If not specified, it's true by default
})