mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
wire cutter drops cut wire
This commit is contained in:
@@ -188,7 +188,9 @@ open class ActorHumanoid : ActorWithBody, Controllable, Pocketed, Factionable, L
|
||||
// don't put this into keyPressed; execution order is important!
|
||||
updateGamerControlBox()
|
||||
|
||||
processInput(delta)
|
||||
if (!isPickedUp) {
|
||||
processInput(delta)
|
||||
}
|
||||
|
||||
updateSprite(delta)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user