[trampoline] Remove all cushion code.

This commit is contained in:
AntumDeluge 2016-08-07 15:55:40 -07:00
parent 5fdadcb5c5
commit 8c59591803

View File

@ -21,12 +21,6 @@ local trampolinebox = {
}
}
local cushionbox = {
type = "fixed",
fixed = {
{-0.5, -0.5, -0.5, 0.5, -0.3, 0.5},
}
}
local default_bounce = 20