Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-11-15 06:12:03 +00:00
parent a9dc05f267
commit cce2086894
3 changed files with 9 additions and 4 deletions

View File

@@ -57,6 +57,12 @@
-->
<div class="commit sansserif">
<h2 class="date">15 November 2022</h2>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">COMSIG_ITEM_PREDROPPED is only called if there is an item to drop</li>
</ul>
<h2 class="date">14 November 2022</h2>
<h3 class="author">N3D6 updated:</h3>
<ul class="changes bgimages16">

View File

@@ -35439,3 +35439,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-11-14:
N3D6:
- mapping: meta tesla template has a new rack with insuls and scanner goggles
2022-11-15:
Moltijoe:
- bugfix: COMSIG_ITEM_PREDROPPED is only called if there is an item to drop

View File

@@ -1,4 +0,0 @@
author: "Moltijoe"
delete-after: true
changes:
- bugfix: "COMSIG_ITEM_PREDROPPED is only called if there is an item to drop"