Add test tileset textures
This commit is contained in:
@@ -11,9 +11,9 @@ defaultShell = Shell
|
||||
, _pjAcc = (0,0)
|
||||
, _pjDir = 0
|
||||
, _pjSpin = 0
|
||||
, _pjDraw = \_ -> blank
|
||||
, _pjDraw = const blank
|
||||
, _pjID = 0
|
||||
, _pjTimer = 0
|
||||
, _pjUpdate = \_ -> id
|
||||
, _pjPayload = \_ -> id
|
||||
, _pjUpdate = const id
|
||||
, _pjPayload = const id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user