mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2026-07-15 23:31:52 +02:00
no more tiles no more floor
This commit is contained in:
@@ -9,7 +9,7 @@ import pygame
|
||||
from typing import Tuple, Union
|
||||
import time
|
||||
|
||||
from marl_factory_grid.utils.render import RenderEntity
|
||||
from marl_factory_grid.utils.utility_classes import RenderEntity
|
||||
|
||||
AGENT: str = 'agent'
|
||||
STATE_IDLE: str = 'idle'
|
||||
|
||||
Reference in New Issue
Block a user