mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-06-22 19:41:36 +02:00
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