From fd8ac602f0c66bd783b839dc4e0bbf69ca8d313b Mon Sep 17 00:00:00 2001 From: Mitchell Richters Date: Mon, 21 Nov 2022 13:22:25 +1100 Subject: [PATCH] - Duke: Fix a few missed names from the last commit. --- source/games/duke/src/namelist_r.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/games/duke/src/namelist_r.h b/source/games/duke/src/namelist_r.h index 34b86155e..3960c7845 100644 --- a/source/games/duke/src/namelist_r.h +++ b/source/games/duke/src/namelist_r.h @@ -171,8 +171,8 @@ x(ROASTSPAWN, 291) x(BONELESSSPAWN, 292) x(JIBSSPAWN, 293) x(KEGHOLDER, 295) // that's what the text on the sprite says. It doesn't seem to do anything. -y(RRTILE296, 296) -y(RRTILE297, 297) +y(RRTELEPORT, 296) +y(RRTELEPORTDEST, 297) x(CDPLAYER, 370) y(RRTILE380, 380) x(BONUSPIC01, 403)