summaryrefslogtreecommitdiff
path: root/blocks.lua
diff options
context:
space:
mode:
Diffstat (limited to 'blocks.lua')
-rw-r--r--blocks.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/blocks.lua b/blocks.lua
index 93fbfe5..3f6b223 100644
--- a/blocks.lua
+++ b/blocks.lua
@@ -1,7 +1,7 @@
local sbox = {
type = "fixed",
fixed = {
- {-0.5, -0.5, -0.0625, 0.5, 0.5, 0.0625}
+ {-0.45, -0.45, -0.45, 0.45, 0.45, 0.45}
}
}
local cbox = {