summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-05-26 13:05:12 -0400
committerJesse Luehrs <doy@tozt.net>2014-05-26 13:05:12 -0400
commit0a9266d9d0dad05063b573fceec4372dc79fab1a (patch)
tree632eb7125964318651c11b24028838f272157669 /bin
parent3aa991222b32994c4a5f1c093e82179705cbd90c (diff)
downloadgames-smtnocturne-demons-0a9266d9d0dad05063b573fceec4372dc79fab1a.tar.gz
games-smtnocturne-demons-0a9266d9d0dad05063b573fceec4372dc79fab1a.zip
need to pass options through here too
Diffstat (limited to 'bin')
-rw-r--r--bin/smt_fusion1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/smt_fusion b/bin/smt_fusion
index b4992f2..71d627c 100644
--- a/bin/smt_fusion
+++ b/bin/smt_fusion
@@ -158,6 +158,7 @@ sub _check_fusion {
my $new_fusion = Games::SMTNocturne::Demons::Fusion->new(
$demon1, $demon2,
+ $options,
($sacrifice
? ($sacrifice)
: ()),