mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-23 01:54:22 +00:00
Remove support for CardSet::Worldwalker.from_code
06 is now ambiguous
This commit is contained in:
parent
369e97048a
commit
11bd4204dd
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ impl CardSet {
|
||||||
"03" => Self::CallOfTheMountain,
|
"03" => Self::CallOfTheMountain,
|
||||||
"04" => Self::EmpiresOfTheAscended,
|
"04" => Self::EmpiresOfTheAscended,
|
||||||
"05" => Self::BeyondTheBandlewood,
|
"05" => Self::BeyondTheBandlewood,
|
||||||
"06" => Self::Worldwalker,
|
|
||||||
|
|
||||||
_ => Self::Unsupported,
|
_ => Self::Unsupported,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue