mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-02 09:35:33 -05:00
Move stars and planet right 40 pixels
This commit is contained in:
parent
dc812bd4d0
commit
102bbf8601
@ -385,7 +385,7 @@ class AnimStars(Anim):
|
|||||||
|
|
||||||
def __init__(self, parent, window):
|
def __init__(self, parent, window):
|
||||||
super(AnimStars, self).__init__(
|
super(AnimStars, self).__init__(
|
||||||
parent, window, 780, 629, "tor-connect-stars.png"
|
parent, window, 740, 629, "tor-connect-stars.png"
|
||||||
)
|
)
|
||||||
|
|
||||||
def move(self):
|
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