Cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user