Refactor light sources
This commit is contained in:
@@ -15,7 +15,7 @@ import qualified SDL
|
||||
--import System.Directory
|
||||
|
||||
data KeyConfigSDL = KeyConfigSDL
|
||||
{ moveUpKey :: SDL.Scancode
|
||||
{ moveUpKey :: SDL.Scancode
|
||||
, moveDownKey :: SDL.Scancode
|
||||
, moveLeftKey :: SDL.Scancode
|
||||
, moveRightKey :: SDL.Scancode
|
||||
|
||||
Reference in New Issue
Block a user