Added the "nocount" UDMF thing flag (as "No completion count") that was added in GZDoom 4.4.0 to the ZDoom config. Fixes #422.

This commit is contained in:
biwa 2020-06-08 21:37:27 +02:00
parent cb6f6e1d93
commit f10bf59775

View file

@ -85,6 +85,7 @@ thingflags
thingflags_udmf
{
countsecret = "Count as secret";
nocount = "No completion count";
class1 = "Class 1";
class2 = "Class 2";
class3 = "Class 3";