✨
This commit is contained in:
BIN
Gentleman Robber.mp3
Normal file
BIN
Gentleman Robber.mp3
Normal file
Binary file not shown.
4
main.py
4
main.py
@@ -347,8 +347,8 @@ def main(data: dict):
|
|||||||
pygame.font.init()
|
pygame.font.init()
|
||||||
|
|
||||||
# music
|
# music
|
||||||
pygame.mixer.music.load("Slight Delay.mp3")
|
pygame.mixer.music.load("Gentleman Robber.mp3")
|
||||||
pygame.mixer.music.set_volume(0.1)
|
pygame.mixer.music.set_volume(0.2)
|
||||||
pygame.mixer.music.play(-1)
|
pygame.mixer.music.play(-1)
|
||||||
|
|
||||||
font = pygame.font.SysFont("Comic Code",WORD_FONT_SIZE,True)
|
font = pygame.font.SysFont("Comic Code",WORD_FONT_SIZE,True)
|
||||||
|
|||||||
Reference in New Issue
Block a user