Readd some debug drawing (debugDraw itself still commented out)
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ data World = World
|
||||
, _clickMousePos :: Point2
|
||||
, _pathGraph :: Gr Point2 PathEdge
|
||||
, _pathGraphP :: S.Set (Point2,Point2)
|
||||
, _phZoning :: Zoning [] (Int,Point2)
|
||||
, _pnZoning :: Zoning [] (Int,Point2)
|
||||
, _hud :: HUD
|
||||
, _lightSources :: IM.IntMap LightSource
|
||||
, _tempLightSources :: [TempLightSource]
|
||||
|
||||
Reference in New Issue
Block a user