Add back EOL newline in prep, remove stats placeholder again

This commit is contained in:
Josuan Albin
2017-11-07 14:41:43 +01:00
parent 6710dd4e41
commit 13f21f99ca
2 changed files with 1 additions and 2 deletions

View File

@ -42,4 +42,4 @@ PREP(showItem);
PREP(sortPanel);
PREP(updateCamPos);
PREP(updateRightPanel);
PREP(verifyLoadout);
PREP(verifyLoadout);

View File

@ -1 +0,0 @@
#include "script_component.hpp"