forked from s464965/WMICraft
3 lines
44 B
Python
3 lines
44 B
Python
|
class FieldNotWalkable(Exception):
|
||
|
pass
|