Skip to content

Commit

Permalink
Merge branch 'newui' of https://github.com/Syyrion/oh3 into newui
Browse files Browse the repository at this point in the history
  • Loading branch information
Theepicosity committed Aug 13, 2023
2 parents e3d19d2 + bd151b3 commit da1cc2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compat/game192/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ function public.draw_preview(canvas, pack, level)
if depth > 100 then
depth = 100
end
game.walls.clear()
shake_move[1], shake_move[2] = 0, 0
public.draw(canvas, 0, true)
end
Expand Down

0 comments on commit da1cc2d

Please sign in to comment.