mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-06-18 18:52:52 +02:00
Correct Door Shadowing
This commit is contained in:
@ -20,8 +20,6 @@ class Constants(Enum):
|
||||
CLOSED_DOOR = 1
|
||||
OPEN_DOOR = -1
|
||||
|
||||
LEVEL_IDX = 0
|
||||
|
||||
ACTION = auto()
|
||||
COLLISIONS = auto()
|
||||
VALID = True
|
||||
|
Reference in New Issue
Block a user