Tweak pause camera movement
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@ boxSurfaces size =
|
||||
|
||||
memoBoxSurfaces :: V.Vector [[Int]]
|
||||
{-# INLINE memoBoxSurfaces #-}
|
||||
memoBoxSurfaces = V.generate 10 $ boxSurfaces
|
||||
memoBoxSurfaces = V.generate 10 boxSurfaces
|
||||
|
||||
boxSurfacesIndices :: Int -> [[Int]]
|
||||
{-# INLINE boxSurfacesIndices #-}
|
||||
|
||||
Reference in New Issue
Block a user