Skip to content

Commit

Permalink
fixed deleting multiple lines in tetris
Browse files Browse the repository at this point in the history
  • Loading branch information
garlic0x1 committed Jan 1, 2024
1 parent 14ec189 commit b02d128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/timer.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
:stop-timer
:with-idle-timers
:update-idle-timers
:timer-ms
:get-next-timer-timing-ms)
#+sbcl
(:lock t))
Expand Down

0 comments on commit b02d128

Please sign in to comment.