mirror of
https://github.com/fortressforever/fortressforever-web.git
synced 2024-11-10 06:42:10 +00:00
Add 2.7.10 changelog
This commit is contained in:
parent
f6fdfa9c83
commit
fdbb634971
1 changed files with 8 additions and 0 deletions
|
@ -55,6 +55,14 @@ foreach ($pre_greenlight_patches as $pre_greenlight_patch)
|
|||
if ($patch == "2.7.x") {
|
||||
?>
|
||||
<div class="c_table">
|
||||
<h3 class="no-margin">Patch 2.7.10</h3>
|
||||
<div class="t_subheader">Released July 7, 2019</div>
|
||||
<div class="t_body">
|
||||
<ul class="task-list">
|
||||
<li>Fixed last grenade not being throwable</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 class="no-margin">Patch 2.7.9</h3>
|
||||
<div class="t_subheader">Released July 3, 2019</div>
|
||||
<div class="t_body">
|
||||
|
|
Loading…
Reference in a new issue