Implement modules changing shell payloads
This commit is contained in:
@@ -26,8 +26,8 @@ import qualified IntMapHelp as IM
|
||||
import qualified Data.Map.Strict as M
|
||||
|
||||
testStringInit :: Universe -> [String]
|
||||
testStringInit u =
|
||||
(map (show . _ebPos) $ u ^. uvWorld . cWorld . lWorld . energyBalls)
|
||||
testStringInit _ = []
|
||||
-- (map (show . _ebPos) $ u ^. uvWorld . cWorld . lWorld . energyBalls)
|
||||
-- <>
|
||||
-- (foldMap prettyShort $ u ^. uvWorld . cWorld . lWorld . bullets)
|
||||
-- fromMaybe mempty $ do
|
||||
|
||||
Reference in New Issue
Block a user