Skip to content

Commit

Permalink
Apply #116: Change horizontal height of K7x00 into 12px
Browse files Browse the repository at this point in the history
  • Loading branch information
telk5093 committed Mar 28, 2021
1 parent 57b8b93 commit 934b765
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified src/locomotive/K7x00/K7x00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/locomotive/K7x00/K7x00_graphic.pnml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
template tmpl_K7x00(x, y) {
[x, y, 8, 22, -3, -11]
[x+15, y, 22, 17, -14, -9]
[x+45, y, 32, 11, -16, -7]
[x+45, y, 32, 12, -16, -8]
[x+95, y, 22, 17, -6, -9]
[x+125, y, 8, 22, -3, -11]
[x+140, y, 22, 17, -15, -9]
[x+175, y, 32, 11, -17, -7]
[x+175, y, 32, 12, -17, -8]
[x+225, y, 22, 17, -7, -9]
}

Expand Down

0 comments on commit 934b765

Please sign in to comment.