Merge branch 'develop' into inventory

This commit is contained in:
ntr
2019-07-09 13:06:05 +10:00
10 changed files with 107 additions and 56 deletions
+1 -1
View File
@@ -1259,7 +1259,7 @@ mod tests {
assert!(*duration == 1);
true
},
Event::Skill { skill: _ } => false,
Event::AoeSkill { skill: _ } => false,
_ => panic!("ruin result not effect {:?}", event),
}
false => false,