mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-09-18 00:21:58 +02:00
fixed names and function, dirtspawn and item spawn
This commit is contained in:
@@ -5,7 +5,7 @@ from . import constants as d
|
||||
from .entitites import DoorIndicator
|
||||
|
||||
|
||||
class DoDoorAutoClose(Rule):
|
||||
class DoorAutoClose(Rule):
|
||||
|
||||
def __init__(self, close_frequency: int = 10):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user