mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 05:24:06 +09:00
fixture will drop itself when mined
This commit is contained in:
@@ -1736,7 +1736,7 @@ open class ActorWithBody : Actor {
|
||||
assertPrinted = true
|
||||
}
|
||||
|
||||
internal fun flagDespawn() {
|
||||
internal open fun flagDespawn() {
|
||||
flagDespawn = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user