Merge branch 'develop' of ssh://git.mnml.gg:40022/~/mnml into release/1.8.1
This commit is contained in:
@@ -510,7 +510,6 @@ impl Game {
|
||||
}
|
||||
|
||||
// only reduce cooldowns if no cd was used
|
||||
// have to borrow self for the skill check
|
||||
{
|
||||
if let Some(skill) = resolved.iter()
|
||||
.filter(|s| s.source_construct_id == construct.id)
|
||||
|
||||
Reference in New Issue
Block a user