mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- uncommendted constants.txt after finishing work on the constants creation code.
This commit is contained in:
parent
efcd5a8683
commit
6bad4809c1
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
/*
|
||||
// Flags for A_PainAttack
|
||||
enum EPainAttackFlags
|
||||
{
|
||||
|
@ -806,4 +805,3 @@ enum ERenderStyles
|
|||
STYLE_AddStencil,
|
||||
STYLE_AddShaded,
|
||||
};
|
||||
*/
|
Loading…
Reference in a new issue