mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-01-31 12:50:52 +00:00
@ fixed a missing structure
This commit is contained in:
parent
a9ef78d33f
commit
5e2d9801c1
1 changed files with 7 additions and 0 deletions
|
@ -148,6 +148,13 @@ gen_sectortypes
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// SECTOR TYPES
|
||||||
|
sectortypes
|
||||||
|
{
|
||||||
|
include("Games\\Doom_misc.cfg", "sectortypes");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
// LINEDEF FLAGS
|
// LINEDEF FLAGS
|
||||||
linedefflags
|
linedefflags
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue