- 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

View file

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