Add linedef executors without parameters to UDMF config

This commit is contained in:
MascaraSnake 2021-09-20 13:37:04 +02:00
parent 00b04f6d9e
commit 6010faf10c

View file

@ -2949,6 +2949,12 @@ udmf
enum = "noyes";
}
}
462
{
title = "Stop Timer/Exit Stage in Record Attack";
prefix = "(462)";
}
}
linedefexecmisc
@ -3009,6 +3015,12 @@ udmf
}
}
440
{
title = "Start Metal Sonic Race";
prefix = "(440)";
}
443
{
title = "Call Lua Function";