faceoff text alignment
This commit is contained in:
@@ -506,7 +506,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