Fix AttackTDGunboatTurreted exiting early.
This commit is contained in:
@@ -66,7 +66,7 @@ namespace OpenRA.Mods.Cnc.Traits
|
|||||||
hasTicked = true;
|
hasTicked = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user