Merge branch 'develop' of ssh://git.mnml.gg:40022/~/mnml into develop
This commit is contained in:
@@ -149,7 +149,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