fix nodebox for picture

master
obneq 2012-07-29 13:09:57 +02:00
parent e6e06d7725
commit f5f9058863
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ thickness = 0.1
-- picture node
picbox = {
type = "fixed",
fixed = { -0.5, -0.5, 0.5, 0.5, 0.5, 0.5 - thickness }
fixed = { -0.499, -0.499, 0.499, 0.499, 0.499, 0.499 - thickness }
}
picnode = {