mirror of
https://github.com/fortressforever/fortressforever-web.git
synced 2024-11-10 06:42:10 +00:00
Add 2.7.9 changelog
This commit is contained in:
parent
0d8ec31903
commit
f6fdfa9c83
1 changed files with 10 additions and 0 deletions
|
@ -55,6 +55,16 @@ foreach ($pre_greenlight_patches as $pre_greenlight_patch)
|
|||
if ($patch == "2.7.x") {
|
||||
?>
|
||||
<div class="c_table">
|
||||
<h3 class="no-margin">Patch 2.7.9</h3>
|
||||
<div class="t_subheader">Released July 3, 2019</div>
|
||||
<div class="t_body">
|
||||
<ul class="task-list">
|
||||
<li>Fixed mp_friendlyfire_armorstrip being applied to self damage</li>
|
||||
<li>Fixed first grenade after death sometimes being thrown immediately</li>
|
||||
<li>Fixed grenades sometimes having no timer when primed in quick succession or right after spawning</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 class="no-margin">Patch 2.7.8</h3>
|
||||
<div class="t_subheader">Released January 27, 2019</div>
|
||||
<div class="t_body">
|
||||
|
|
Loading…
Reference in a new issue