mirror of
https://github.com/fortressforever/fortressforever-web.git
synced 2024-11-10 06:42:10 +00:00
Add 2.7.3 changelog
This commit is contained in:
parent
05d72bcca2
commit
772462557c
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.3</h3>
|
||||
<div class="t_subheader">Released September 18, 2016</div>
|
||||
<div class="t_body">
|
||||
<ul class="task-list">
|
||||
<li>Fixed client crash when a player disconnects while jetpacking (thanks to LiTE for tracking it down and Fruitcake for letting me know about it)</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 class="no-margin">Patch 2.7.2</h3>
|
||||
<div class="t_subheader">Released September 11, 2016</div>
|
||||
<div class="t_body">
|
||||
|
|
Loading…
Reference in a new issue