summaryrefslogtreecommitdiffstats
path: root/bin/smt_fusion
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-05-26 13:27:53 -0400
committerJesse Luehrs <doy@tozt.net>2014-05-26 13:27:53 -0400
commita6b29a0d67b261c52b79033c1f140502b27cf428 (patch)
tree3837852e458f6e175082fdb03fdbf7c18d78e789 /bin/smt_fusion
parent0609a60adedf6620eeac60e5701f9416c4702826 (diff)
downloadgames-smtnocturne-demons-a6b29a0d67b261c52b79033c1f140502b27cf428.tar.gz
games-smtnocturne-demons-a6b29a0d67b261c52b79033c1f140502b27cf428.zip
pass options through everywhere
Diffstat (limited to 'bin/smt_fusion')
-rw-r--r--bin/smt_fusion2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/smt_fusion b/bin/smt_fusion
index dca7901..292c807 100644
--- a/bin/smt_fusion
+++ b/bin/smt_fusion
@@ -157,8 +157,8 @@ sub _check_fusion {
my $new_current = { %$current };
my $new_fusion = Games::SMTNocturne::Demons::Fusion->new(
- $demon1, $demon2,
$options,
+ $demon1, $demon2,
($sacrifice
? ($sacrifice)
: ()),