removes artifact of extra spaces in ventcrawling defines from previous commit

This commit is contained in:
raspy-on-osu
2020-12-27 02:23:20 -05:00
parent 3738f09ca0
commit 13b223d56d
+3 -3
View File
@@ -29,9 +29,9 @@
#define MOB_SIZE_LARGE 3
// Ventcrawling defines
#define VENTCRAWLER_NONE 0
#define VENTCRAWLER_NUDE 1
#define VENTCRAWLER_ALWAYS 2
#define VENTCRAWLER_NONE 0
#define VENTCRAWLER_NUDE 1
#define VENTCRAWLER_ALWAYS 2
// Bloodcrawling defines
#define BLOODCRAWL 1