X-Git-Url: https://git.distorted.org.uk/~mdw/atoms/blobdiff_plain/752d65992326e4758e1d5a7ed7df5f911fbf0d1c..508a54a37992fdc145e42e512b34a5235664d1e3:/atoms.lisp diff --git a/atoms.lisp b/atoms.lisp index 0855c84..5dc0def 100644 --- a/atoms.lisp +++ b/atoms.lisp @@ -416,6 +416,7 @@ for snap-player in snap-players do (restore player snap-player)) (setf (game-player-index game) (slot-value snapshot 'player-index)) + (game-cancel-timeout game) (changed game :refresh))) ;;;--------------------------------------------------------------------------