- fixed incorrect name for last RR map.

This commit is contained in:
Christoph Oelckers 2020-01-08 18:58:36 +01:00
parent dc6e7c52c1
commit 30ebd18680

View file

@ -70,7 +70,7 @@ inline void InitRREndMap()
{ {
// RR defines its end map ad-hoc so give it a proper entry to reference (the last one in episode 2 because it needs to be in Ep. 2.) // RR defines its end map ad-hoc so give it a proper entry to reference (the last one in episode 2 because it needs to be in Ep. 2.)
mapList[127].SetName("$TXT_CLOSEENCOUNTERS"); mapList[127].SetName("$TXT_CLOSEENCOUNTERS");
mapList[127].SetFileName("endmap.map"); mapList[127].SetFileName("endgame.map");
} }
enum enum