Builtin/game/falling: Re-add comma removed by recent commit
parent
65c09a96f4
commit
2ce02c99b4
|
@ -13,7 +13,7 @@ core.register_entity(":__builtin:falling_node", {
|
|||
is_visible = false,
|
||||
collide_with_objects = false,
|
||||
collisionbox = {-0.5, -0.5, -0.5, 0.5, 0.5, 0.5},
|
||||
}
|
||||
},
|
||||
|
||||
node = {},
|
||||
|
||||
|
|
Loading…
Reference in New Issue