Move toward adding multiple equipable items that are not directly usable

This commit is contained in:
2021-12-08 17:09:24 +00:00
parent 9f6e5af991
commit a9139db0a8
22 changed files with 260 additions and 137 deletions
+1
View File
@@ -19,6 +19,7 @@ import Data.Graph.Inductive.Graph hiding ((&))
defaultWorld :: World
defaultWorld = World
{ _keys = S.empty
, _magnets = IM.empty
, _mouseButtons = S.empty
, _cameraCenter = V2 0 0
, _cameraRot = 0