Fixed, Game configurations: Point Pusher (5001) and Point Puller (5002) things were missing from Boom configs.

This commit is contained in:
MaxED 2016-03-07 21:18:10 +00:00
parent d44fccfe31
commit 68182de3d4
2 changed files with 2 additions and 0 deletions

View file

@ -50,6 +50,7 @@ thingtypes
// Basic game actors
include("Includes\\Doom_things.cfg");
include("Includes\\Doom2_things.cfg");
include("Includes\\Boom_things.cfg");
}
// ENUMERATIONS

View file

@ -61,6 +61,7 @@ thingtypes
{
// Basic game actors
include("Includes\\Doom_things.cfg");
include("Includes\\Boom_things.cfg");
}
// ENUMERATIONS