Properly namespaced UDMF flag

This commit is contained in:
PaulyB 2020-04-27 11:25:41 -07:00 committed by Christoph Oelckers
parent 8d1451689b
commit 66bac45615

View file

@ -638,6 +638,7 @@ public:
break;
case NAME_NoCount:
CHECK_N(Zd | Zdt)
Flag(th->flags, MTF_NOCOUNT, key);
break;