I think this will correct the merge

This commit is contained in:
Chiirno
2021-01-30 14:59:25 -04:00
parent d364fdbc6d
commit b292726a64
+9 -8
View File
@@ -5,7 +5,7 @@
<link rel="stylesheet" type="text/css" href="changelog.css">
<base target="_blank" />
<script type='text/javascript'>
function changeText(tagID, newText, linkTagID){
var tag = document.getElementById(tagID);
tag.innerHTML = newText;
@@ -13,8 +13,8 @@
linkTag.removeAttribute("href");
linkTag.removeAttribute("onclick");
}
</script>
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
@@ -24,7 +24,7 @@
<tr>
<td valign='top'>
<div align='center'><font size='3'><b>Traditional Games Space Station 13</b></font></div>
<p><div align='center'><font size='3'><a href="https://citadel-station.net/forum/index.php">Forum</a> | <a href="https://citadel-station.net/wiki/index.php?title=Main_Page">Wiki</a> | <a href="https://github.com/Citadel-Station-13/Citadel-Station-13">Source</a></font></div></p>
</td>
</tr>
@@ -42,11 +42,11 @@
</table>
<!--
TO ADD AN ENTRY, ADD AND MAINTAIN YOUR OWN changelog/USERNAME.yml FILE.
TO ADD AN ENTRY, ADD AND MAINTAIN YOUR OWN changelog/USERNAME.yml FILE.
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
-->
<div class="commit sansserif">
@@ -157,6 +157,7 @@
<ul class="changes bgimages16">
<li class="bugfix">The drop circuit can no longer drop things that are not inside it.</li>
</ul>
<h2 class="date">27 January 2021</h2>
<h3 class="author">raspy-on-osu updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">bespoke ventcrawling element not detaching due to malformed call</li>