added X button to renderer.py
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
import pygame
|
import pygame
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
import sys
|
||||||
|
|
||||||
class Renderer:
|
class Renderer:
|
||||||
BG_COLOR = (99, 110, 114)
|
BG_COLOR = (99, 110, 114)
|
||||||
|
Reference in New Issue
Block a user