SWITCH to pygame-ce & REMOVE pygame dependencies
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import pygame
|
||||
|
||||
class InfoRenderer:
|
||||
def __init__(self, screen, styling, match):
|
||||
self.screen = screen
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import pygame
|
||||
from widgets.button import Button
|
||||
from widgets.switch import Switch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user