mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-13 10:50:36 +01: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