mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-14 01:46:28 -04:00
Move stars and planet right 40 pixels
This commit is contained in:
parent
3391d96d60
commit
0d905956cf
@ -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…
x
Reference in New Issue
Block a user