diff --git a/src/core/PlayArea.ttslua b/src/core/PlayArea.ttslua index 0151aeb2..d7b9073a 100644 --- a/src/core/PlayArea.ttslua +++ b/src/core/PlayArea.ttslua @@ -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