Add selection box on left click drag
This commit is contained in:
@@ -65,7 +65,7 @@ windowYFloat = fromIntegral . _windowY
|
||||
|
||||
data DebugBool
|
||||
= Show_ms_frame
|
||||
| Enable_debug
|
||||
| Display_debug
|
||||
| Show_sound
|
||||
| Noclip
|
||||
| Cr_status
|
||||
@@ -91,7 +91,6 @@ data DebugBool
|
||||
| Show_zone_circ
|
||||
| Inspect_wall
|
||||
| Show_path_between
|
||||
| Select_creature
|
||||
deriving (Eq, Ord, Bounded, Enum, Show)
|
||||
|
||||
data ResFactor = DoubleRes | FullRes | HalfRes | QuarterRes | EighthRes | SixteenthRes
|
||||
|
||||
Reference in New Issue
Block a user