mirror of
https://github.com/specht/champ.git
synced 2025-01-03 04:34:17 +00:00
updated screenshot
This commit is contained in:
parent
effe493c88
commit
45f81f2bdb
4
champ.rb
4
champ.rb
@ -376,8 +376,8 @@ class Champ
|
|||||||
canvas_left = 40
|
canvas_left = 40
|
||||||
canvas_width = width - 60
|
canvas_width = width - 60
|
||||||
canvas_height = height - 70
|
canvas_height = height - 70
|
||||||
canvas_width = 256
|
canvas_width = 200
|
||||||
canvas_height = 256
|
canvas_height = 200
|
||||||
canvas_top = 10
|
canvas_top = 10
|
||||||
canvas_left = 30
|
canvas_left = 30
|
||||||
canvas_right = 10
|
canvas_right = 10
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 134 KiB |
Loading…
Reference in New Issue
Block a user