mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-02-17 01:22:18 +00:00
Added fixes for the stuck thing checker for the Eternity Engine configuration (thanks for hawkwind3). Fixes #551
This commit is contained in:
parent
74741b4e0f
commit
c0647e515f
1 changed files with 1 additions and 0 deletions
|
@ -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");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue