Merge pull request #219 from argonui/displacementtool-fix
Displacement Tool: redraw connections after displacement
This commit is contained in:
commit
a2c5b68fb7
@ -499,6 +499,7 @@ function shiftContents(playerColor, direction)
|
||||
object.translate(SHIFT_OFFSETS[direction])
|
||||
end
|
||||
end
|
||||
Wait.time(drawBaseConnections, 0.1)
|
||||
end
|
||||
|
||||
-- Returns the current value of the investigator counter from the playmat
|
||||
|
Loading…
Reference in New Issue
Block a user