Allow for more changable terminal screen colors
This commit is contained in:
@@ -19,7 +19,8 @@ data PressType
|
||||
data MouseContext
|
||||
= NoMouseContext
|
||||
| MouseAiming
|
||||
| MouseClick
|
||||
| MouseInGame
|
||||
| MouseMenuClick
|
||||
| OverInvSelect { _mcoInvSelect :: (Int,Int)}
|
||||
| OverInvFilt { _mcoInvFilt :: (Int,Int)}
|
||||
| OverCombSelect { _mcoCombSelect :: (Int,Int)}
|
||||
|
||||
Reference in New Issue
Block a user