some final touches
This commit is contained in:
parent
0843624f17
commit
cf05072def
3 changed files with 77 additions and 101 deletions
|
|
@ -304,7 +304,7 @@ class PasswordCubeJungle(PasswordJungle):
|
|||
return result
|
||||
|
||||
|
||||
@ dataclass(slots=True)
|
||||
@dataclass(slots=True)
|
||||
class PasswordSimpleJungle(PasswordJungle):
|
||||
def wrap(self, player: Player) -> Player:
|
||||
match player.facing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue