From 2726ef2b86c76f479608f5290e8ecee71ee82596 Mon Sep 17 00:00:00 2001 From: Brad Harding Date: Fri, 3 Jan 2025 07:00:47 +1100 Subject: [PATCH] Show TNT music title, artist in `mapstats` CCMD --- releasenotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes.md b/releasenotes.md index a285fd5f7..bc5266636 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -8,7 +8,7 @@ * Weapons that use the [*MBF21*](https://doomwiki.org/wiki/MBF21)-compatible `A_ConsumeAmmo` code pointer no longer consume ammo when fired if infinite ammo is enabled using the `infiniteammo` CCMD. * Animated skies defined using the [*ID24*](https://doomwiki.org/wiki/ID24)-compatible [`SKYDEFS`](https://doomwiki.org/wiki/SKYDEFS) lump are now fully supported. * Improvements have been made to the clipping of sprites in liquid sectors when the `r_liquid_clipsprites` CVAR is `on`. -* The correct `INTERPIC` lump is now always displayed when playing a PWAD for *Final DOOM: The Plutonia Experiment* or *Final DOOM: TNT - Evilution*. +* The correct `INTERPIC` lump is now always displayed when playing a PWAD for *Final DOOM: The Plutonia Experiment* or *TNT - Evilution*. ![](https://github.com/bradharding/www.doomretro.com/raw/master/wiki/bigdivider.png)