This commit is contained in:
2022-06-25 21:45:17 +01:00
parent c56e53d33f
commit 4eaa31bf32
9 changed files with 24 additions and 23 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ defaultWorld = World
-- , _menuLayers = []
, _clickMousePos = V2 0 0
, _pathGraph = Data.Graph.Inductive.Graph.empty
, _pathGraphP = []
, _pathGraphP = mempty
, _pathPoints = IM.empty
, _hud = HUD
{ _hudElement = DisplayInventory NoSubInventory