Skip to content

Commit

Permalink
Don’t clip large ints
Browse files Browse the repository at this point in the history
  • Loading branch information
omenking committed Apr 21, 2018
1 parent 20642e3 commit 492d4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"spritesheets" : {
"ints_small" : {"size": "16x16" , "frames": 18}
,"ints_large" : {"size": "16x24" , "frames": 18}
,"ints_large" : {"size": "16x28" , "frames": 18}
,"playfield_cursor" : {"size": "76x44" , "frames": 3,
"animations": {
"flash": [0,3],
Expand Down

0 comments on commit 492d4f1

Please sign in to comment.