diff --git a/wadsrc/static/zscript/constants.txt b/wadsrc/static/zscript/constants.txt index fdd1bf9773..49ca667f7c 100644 --- a/wadsrc/static/zscript/constants.txt +++ b/wadsrc/static/zscript/constants.txt @@ -1,4 +1,3 @@ -/* // Flags for A_PainAttack enum EPainAttackFlags { @@ -806,4 +805,3 @@ enum ERenderStyles STYLE_AddStencil, STYLE_AddShaded, }; -*/ \ No newline at end of file