I'M SORRY MR GITHUB PLS DONT BEAT ME

This commit is contained in:
ForrestWick
2020-04-09 17:27:18 -05:00
parent 753be141be
commit 0a54f8a7a0
23 changed files with 34 additions and 35 deletions
+1 -1
View File
@@ -155,7 +155,7 @@
//flags for covering body parts
#define GLASSESCOVERSEYES (1<<0)
#define MASKCOVERSEYES (1<<1) // get rid of some of the other retardation in these flags
#define MASKCOVERSEYES (1<<1) // get rid of some of the other [censored for github] in these flags
#define HEADCOVERSEYES (1<<2) // feel free to realloc these numbers for other purposes
#define MASKCOVERSMOUTH (1<<3) // on other items, these are just for mask/head
#define HEADCOVERSMOUTH (1<<4)