- uncommendted constants.txt after finishing work on the constants creation code.

This commit is contained in:
Christoph Oelckers 2016-10-08 22:20:38 +02:00
parent efcd5a8683
commit 6bad4809c1
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
/*
// Flags for A_PainAttack
enum EPainAttackFlags
{
@ -806,4 +805,3 @@ enum ERenderStyles
STYLE_AddStencil,
STYLE_AddShaded,
};
*/