From 6bad4809c1a479a988e3eb72b403abd441a970e6 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 8 Oct 2016 22:20:38 +0200 Subject: [PATCH] - uncommendted constants.txt after finishing work on the constants creation code. --- wadsrc/static/zscript/constants.txt | 2 -- 1 file changed, 2 deletions(-) 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