animations test fixes + new strike
This commit is contained in:
@@ -154,7 +154,7 @@ impl Effect {
|
||||
},
|
||||
|
||||
_ => {
|
||||
info!("{:?} does not have a mod effect", self);
|
||||
warn!("{:?} does not have a mod effect", self);
|
||||
return value;
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user