mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Fix error
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
import random
|
||||
|
||||
<<<<<<< HEAD
|
||||
change_speed = 2
|
||||
|
||||
import pygame
|
||||
|
||||
=======
|
||||
import pygame
|
||||
>>>>>>> d49db26693cc07087bc620dcdc603290ef56557b
|
||||
|
||||
|
||||
class DynamicBackground():
|
||||
def __init__(self, size):
|
||||
|
||||
Reference in New Issue
Block a user