blockprop: fall is now grav

This commit is contained in:
minjaesong
2019-06-11 20:55:28 +09:00
parent cf03e24af3
commit 44e12825ac
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