Skip to content

Commit

Permalink
Remove tile debug borders from collision-pitched tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh authored Aug 4, 2017
1 parent a6668fb commit 2431abe
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"metadata": {
"test": {
"collisionDebug": true,
"debug": true,
"width": 500,
"height": 500
}
Expand Down Expand Up @@ -45,4 +44,4 @@
}
}
]
}
}
Binary file modified test/integration/render-tests/debug/collision-pitched/expected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"metadata": {
"test": {
"collisionDebug": true,
"debug": true,
"width": 500,
"height": 500
}
Expand Down Expand Up @@ -45,4 +44,4 @@
}
}
]
}
}

0 comments on commit 2431abe

Please sign in to comment.