Tweak debug display
This commit is contained in:
@@ -48,9 +48,9 @@ data Config = Config
|
||||
, _graphics_world_resolution :: ResFactor
|
||||
, _graphics_distortion_resolution :: ResFactor
|
||||
, _graphics_num_shadow_casters :: NumShadowCasters
|
||||
, _windowX :: Int
|
||||
, _windowX :: Int --size
|
||||
, _windowY :: Int
|
||||
, _windowPosX :: Int
|
||||
, _windowPosX :: Int --position in os
|
||||
, _windowPosY :: Int
|
||||
, _gameplay_rotate_to_wall :: Bool
|
||||
, _debug_view_clip_bounds :: RoomClipping
|
||||
|
||||
Reference in New Issue
Block a user