Implement multiple radial distortion rendering
This commit is contained in:
@@ -78,7 +78,7 @@ defaultWorld = World
|
||||
, _inventoryMode = TopInventory
|
||||
, _lClickHammer = HammerUp
|
||||
, _foregroundDecorations = []
|
||||
, _radDistortion = [((-20,120),(60,120),(-20,40),0.5)]
|
||||
, _radDistortion = []
|
||||
}
|
||||
defaultDebugFlags :: DebugFlags
|
||||
defaultDebugFlags = DebugFlags
|
||||
|
||||
Reference in New Issue
Block a user