fix selection box on trophy

master
Vanessa Ezekowitz 2015-04-14 17:14:02 -04:00
parent 69f7fea406
commit 5882c95774
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@ minetest.register_alias("homedecor:piano_right", "air")
local tr_cbox = {
type = "fixed",
fixed = { -0.21, -0.5, -0.125, 0.2725, 0.125, 0.1875 }
fixed = { -0.3125, -0.5, -0.1875, 0.3125, 0.125, 0.1875 }
}
homedecor.register("trophy", {