Commit 0df6645
authored
Card.selectable_from_pack null check (#997)
I'm not sure exactly what error I had gotten that this fixes (It may have been a voucher pack from the Betmma Mods suite?), but this does fix it.
review comment: Actually I think this check is needed now for mod compat: probably selectable_from_pack was called by means other than smods opening a pack under smods' control1 parent 9b64438 commit 0df6645
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2310 | 2310 | | |
2311 | 2311 | | |
2312 | 2312 | | |
2313 | | - | |
| 2313 | + | |
2314 | 2314 | | |
2315 | 2315 | | |
2316 | 2316 | | |
2317 | 2317 | | |
2318 | | - | |
| 2318 | + | |
2319 | 2319 | | |
2320 | 2320 | | |
2321 | 2321 | | |
| |||
0 commit comments