blockprop: fall is now grav

This commit is contained in:
minjaesong
2019-06-11 20:55:28 +09:00
parent 196ae40bbb
commit 23b103892e
11 changed files with 139 additions and 137 deletions

View File

@@ -46,7 +46,7 @@ class BlockProp {
var drop: Int = 0
var isFallable: Boolean = false
var maxSupport: Int? = null
var friction: Int = 0