mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-06-25 04:41:34 +02:00
Maintainer and pos_dicts fixed. Are sets now.
This commit is contained in:
@ -23,3 +23,7 @@ class Walls(Collection):
|
||||
return super().by_pos(pos)[0]
|
||||
except IndexError:
|
||||
return None
|
||||
|
||||
def reset(self):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user