bledy
This commit is contained in:
parent
0ca8fe3475
commit
6d94b540e0
@ -3,7 +3,6 @@ import time
|
|||||||
from pygame.locals import *
|
from pygame.locals import *
|
||||||
from UI.grid import Grid, Node
|
from UI.grid import Grid, Node
|
||||||
|
|
||||||
|
|
||||||
class Window():
|
class Window():
|
||||||
def __init__(self, grid: Grid):
|
def __init__(self, grid: Grid):
|
||||||
pg.init()
|
pg.init()
|
||||||
|
Loading…
Reference in New Issue
Block a user