mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-28 23:11:58 +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