typo
This commit is contained in:
parent
ca81795585
commit
39632ce05c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ data KeyboardMessage = MsgKeyboardEvent
|
|||
{ msgKbdWhen :: Double
|
||||
, msgKbdWindow :: Maybe SDL.Window
|
||||
, msgKbdKeyMotion :: SDL.InputMotion
|
||||
, msgKbdLeyRepeat :: Bool
|
||||
, msgKbdKeyRepeat :: Bool
|
||||
, msgKbdKeysym :: SDL.Keysym
|
||||
} deriving (Show)
|
||||
|
||||
|
|
Loading…
Reference in a new issue