Cleanup
This commit is contained in:
@@ -73,8 +73,3 @@ showTimeFlow tfs = case tfs of
|
||||
CameraScrollTimeFlow {_reverseAmount = ra } -> "CameraScrollTimeFlow" ++ show ra
|
||||
RewindLeftClick {_reverseAmount = ra } -> "RewindLeftClick" ++ show ra
|
||||
PausedTimeFlow {_timeFlowCharge = ra } -> "PausedTimeFlow" ++ show ra
|
||||
-- [ show $ u ^? uvScreenLayers . _head . scOffset
|
||||
-- ]
|
||||
-- ++ [ shortShow $ u ^?! uvWorld . cWorld . lWorld . creatures . ix 0 . crPos
|
||||
-- ]
|
||||
-- ++ map show (M.toList (u ^. uvWorld . input . pressedKeys))
|
||||
|
||||
Reference in New Issue
Block a user