Added fixes for the stuck thing checker for the Eternity Engine configuration (thanks for hawkwind3). Fixes #551

This commit is contained in:
biwa 2021-04-10 18:20:56 +02:00
parent 74741b4e0f
commit c0647e515f

View file

@ -201,6 +201,7 @@ mapformat_doom
// How to compare thing flags (for the stuck things error checker)
thingflagscompare
{
include("Doom_misc.cfg", "thingflagscompare");
include("Boom_misc.cfg", "thingflagscompare");
}