mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 14:36:15 -04:00
Move stars and planet right 40 pixels
This commit is contained in:
parent
dc812bd4d0
commit
102bbf8601
2 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ class AnimStars(Anim):
|
|||
|
||||
def __init__(self, parent, window):
|
||||
super(AnimStars, self).__init__(
|
||||
parent, window, 780, 629, "tor-connect-stars.png"
|
||||
parent, window, 740, 629, "tor-connect-stars.png"
|
||||
)
|
||||
|
||||
def move(self):
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Add table
Add a link
Reference in a new issue