Comment out DeriveAnyClass extensions
This commit is contained in:
@@ -49,6 +49,7 @@ defaultWorld =
|
||||
, _wlZoning = mempty
|
||||
, _pnZoning = mempty
|
||||
, _peZoning = mempty
|
||||
, _incNodeZoning = mempty
|
||||
, _gsZoning = mempty --Zoning IM.empty clZoneSize (zonePos _guPos)
|
||||
, _unpauseClock = 0
|
||||
, _coordinates = mempty
|
||||
@@ -90,6 +91,8 @@ defaultCWorld =
|
||||
, _numberFloorVerxs = 0
|
||||
, _chasms = mempty
|
||||
, _numberChasmVerxs = 0
|
||||
, _incGraph = mempty
|
||||
, _incNode = mempty
|
||||
}
|
||||
|
||||
defaultLWorld :: LWorld
|
||||
|
||||
Reference in New Issue
Block a user