mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-20 08:31:11 +00:00
Properly namespaced UDMF flag
This commit is contained in:
parent
8d1451689b
commit
66bac45615
1 changed files with 1 additions and 0 deletions
|
@ -638,6 +638,7 @@ public:
|
|||
break;
|
||||
|
||||
case NAME_NoCount:
|
||||
CHECK_N(Zd | Zdt)
|
||||
Flag(th->flags, MTF_NOCOUNT, key);
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue