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